Skip to content

Comments

feat: rework select component#593

Merged
jrasm91 merged 1 commit intomainfrom
feat/rework-select-component
Feb 18, 2026
Merged

feat: rework select component#593
jrasm91 merged 1 commit intomainfrom
feat/rework-select-component

Conversation

@michelheusschen
Copy link
Collaborator

  • make sure initial item gets highlighted when select is opened (fixed upstream fix(Select): restore initial highlight in unpadded Select.Viewport huntabyte/bits-ui#1956)
  • move item highlight styling from data-selected to data-highlighted
  • removed input as child of button, because it's invalid html
  • use correct cursor for each state and use it consistently
  • remove second tab stop on the icon
  • add ellipsis (…) when label overflows (for multi select)
  • make the dropdown content match the trigger's size and shape
  • added examples with shape, size and description

@github-actions
Copy link
Contributor

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

@jrasm91
Copy link
Member

jrasm91 commented Feb 18, 2026

Awesome, thanks!

@jrasm91 jrasm91 merged commit e99a5f9 into main Feb 18, 2026
7 checks passed
@jrasm91 jrasm91 deleted the feat/rework-select-component branch February 18, 2026 14:36
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.

2 participants