[PR #3441] fix(web): clickable items in the searchbar #9978

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

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

State: closed
Merged: Yes


Currently, the recent searches and the "Clear All" buttons on the search bar are non-clickable, as clicking on these items causes the input to lose focus, resulting in the disappearance of the "BigSearchBar". Fixes #3436

Before :

https://github.com/immich-app/immich/assets/74269598/f701b88f-98d9-41cf-8854-440318bf5c2b

After :

https://github.com/immich-app/immich/assets/74269598/6cd393e2-d58b-40ef-914c-437504c0daa6

**Original Pull Request:** https://github.com/immich-app/immich/pull/3441 **State:** closed **Merged:** Yes --- Currently, the recent searches and the "Clear All" buttons on the search bar are non-clickable, as clicking on these items causes the input to lose focus, resulting in the disappearance of the "BigSearchBar". Fixes #3436 Before : https://github.com/immich-app/immich/assets/74269598/f701b88f-98d9-41cf-8854-440318bf5c2b After : https://github.com/immich-app/immich/assets/74269598/6cd393e2-d58b-40ef-914c-437504c0daa6
OVERLORD added the pull-request label 2026-02-05 14:13:54 +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#9978