[PR #7733] fix(web): prevent combobox options from disappearing #11764

Closed
opened 2026-02-05 14:45:28 +03:00 by OVERLORD · 0 comments
Owner

Original Pull Request: https://github.com/immich-app/immich/pull/7733

State: closed
Merged: Yes


Fixes #7707, where opening the combobox options causes the scrollbar to show which causes the combobox to relocate. In chromium browsers this triggers an outclick and the options become hidden. Fixed by only hiding the options when input isn't focused.

**Original Pull Request:** https://github.com/immich-app/immich/pull/7733 **State:** closed **Merged:** Yes --- Fixes #7707, where opening the combobox options causes the scrollbar to show which causes the combobox to relocate. In chromium browsers this triggers an outclick and the options become hidden. Fixed by only hiding the options when input isn't focused.
OVERLORD added the pull-request label 2026-02-05 14:45:28 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#11764