homebridge / homebridge-config-ui-x

The Homebridge UI. Monitor, configure and backup Homebridge from a browser.
https://homebridge.io
MIT License
2.63k stars 383 forks source link

Can't exit plugin Search mode when search term is empty #2248

Open justjam2013 opened 6 days ago

justjam2013 commented 6 days ago

Describe The Bug

Typed a search term in the Plugin Search field.

If I click on the X on the far right of the screen, I can exit Search mode: Screenshot 2024-11-19 at 7 13 51 PM

I decided to change the search term and backspaced until the Search field was empty, but then decided that I needed to exit Search mode to check on something with my installed plugins, so went to click X on the far right of the screen .... ![Screenshot 2024-11-19 at 7 14 03 PM](https://github.com/user-attachments/assets/08385f75-4262-44bc-82c8-5e89b3101b7f)

You cannot leave Search mode unless you type something in the Search field. ### MacOS install **Homebridge UI Version:** 4.63.0 **Homebridge Version:** 1.8.5 **Node.js Version:** 22.9.0 **Operating System:** macOS Sequoia **Environment Info:** Using hb-service ## Raspberry PI install ### Logs _No response_ ### Config _No response_ ### Homebridge UI Version 4.63.0 ### Homebridge Version 1.8.5 ### Node.js Version 22.18.0 ### Operating System Ubuntu / Debian (or a variant) ### Environment Info Using Docker ### Raspberry Pi Model Raspberry Pi 4 B

justjam2013 commented 6 days ago

Maybe the X should always be there. If you're in Search mode, it gets you back to your installed plugins. If you're not in Search mode it doesn't do anything.