Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(web): prevent combobox options from disappearing #7733

Merged
merged 1 commit into from Mar 12, 2024

Conversation

michelheusschen
Copy link
Contributor

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.

Copy link

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 5c9f90f
Status: ✅  Deploy successful!
Preview URL: https://87f1ef3a.immich.pages.dev
Branch Preview URL: https://fix-web-prevent-combobox-opt.immich.pages.dev

View logs

@alextran1502 alextran1502 merged commit 82aabc6 into main Mar 12, 2024
26 checks passed
@alextran1502 alextran1502 deleted the fix/web-prevent-combobox-options-hidden branch March 12, 2024 19:21
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.

[Bug] Search panel glitches when being used
2 participants