Skip to content

fix: keyboard styling for context menu items#594

Merged
danieldietzler merged 2 commits intomainfrom
fix/context-menu-item-highlight
Feb 18, 2026
Merged

fix: keyboard styling for context menu items#594
danieldietzler merged 2 commits intomainfrom
fix/context-menu-item-highlight

Conversation

@michelheusschen
Copy link
Collaborator

Context menu items use default browser styling when navigating with keyboard arrows. Fixed by moving styling from hover to data-highlighted which works for both hover and keyboard navigation.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 18, 2026

📖 Preview of ui.immich.app deployed to ui.pr-594.dev.immich.app

Copy link
Member

@danieldietzler danieldietzler left a comment

Choose a reason for hiding this comment

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

Nice one!

Copy link
Member

@danieldietzler danieldietzler left a comment

Choose a reason for hiding this comment

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

When hovering between two menu items the context menu gets quite the ugly border. Can you remove that?

Image

@michelheusschen
Copy link
Collaborator Author

Sure I'll remove it

@danieldietzler danieldietzler merged commit ec970c7 into main Feb 18, 2026
7 checks passed
@danieldietzler danieldietzler deleted the fix/context-menu-item-highlight branch February 18, 2026 11:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants