Page 1 of 1

LiveSearch devices on all pages

Posted: Tuesday 29 November 2022 15:26
by wxop
I've just proposed a fast way to filter devices (on any pages), very convenient when you have a tons of devices.
It searches both names & descriptions (and also shows description, when "hovering" the device's name).

See here, for more information:
https://github.com/domoticz/domoticz/pull/5433

---
ezgif.com-gif-maker.gif
ezgif.com-gif-maker.gif (350.32 KiB) Viewed 279 times
---

Do you like this?

Vote for it (at GitHub if you can)!

Re: LiveSearch devices on all pages

Posted: Tuesday 29 November 2022 15:33
by waltervl
Good work! Is it working in all Domoticz delivered stylesheets (in https://github.com/domoticz/domoticz/tr ... www/styles)?

Re: LiveSearch devices on all pages

Posted: Tuesday 29 November 2022 15:48
by wxop
Not tested, but as i did not changed the HTML (I basically just added the Input's search field), it should certainly work asis, whatever the current theme used...

Of course, when/If included, It would certainly involve slighly changing the "Top Bar" design, to make it more elegant.

BTW If you want to test it by yourself, you could just replace the files included in this PR, whithout having to recompil Domoticz...