Skip to content

Avo4 - fix profile form popoever#4502

Open
Mihai-Munteanu wants to merge 2 commits into
4-devfrom
avo-1259/fix-profile-menu
Open

Avo4 - fix profile form popoever#4502
Mihai-Munteanu wants to merge 2 commits into
4-devfrom
avo-1259/fix-profile-menu

Conversation

@Mihai-Munteanu
Copy link
Copy Markdown

Description

Profile dropdown: cap width at 60vw / 40vw sm+, anchor above the trigger (sidebar-bottom placement), truncate long labels with ellipsis (full label in native title tooltip), expand the row to full width on hover, and make the sign-out button focus-visible. Fixes overflow on small viewports.

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works

Screenshots & recording

Screenshot 2026-05-26 at 00 28 51

@linear-code
Copy link
Copy Markdown

linear-code Bot commented May 25, 2026

AVO-1259

Copy link
Copy Markdown
Collaborator

@adrianthedev adrianthedev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems like overkill.
Removing this div should fix it.

Image

@Mihai-Munteanu
Copy link
Copy Markdown
Author

This seems like overkill. Removing this div should fix it.

Image

Removing this line fixes the y-axis spacing issue, but the following problems remain:

  1. :hover doesn't cover the entire row:
Screenshot 2026-06-01 at 11 16 27
  1. :focus-visible styling doesn't work when navigating through the popover options.

  2. width and position of the popover card are off for long text:

Screenshot 2026-06-01 at 11 21 01

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants