List of possible UX/UI improvements (StéphaneB)

Indeed @StephaneB, I can reproduce.

I improved the component’s behavior to something cleaner, and I took the opportunity to add order_dir to the URL to remember the sort direction as well :slight_smile:

I simplified the code by making the URL the single source of truth, no more duplicated state which was creating the bugs we observed.

The PR :

To test on Gladys Plus :
https://fix-tag-selection-move-order.gladys-plus.pages.dev

Cool that you were able to identify the issue and fix it. Since it wasn’t systematic, I was afraid it might not be easy to reproduce for you…

1 Like

Fixed in Gladys Assistant 4.53.0 :

1 Like

@pierre-gilles, in the same way you fixed this uncomfortable behavior in the scene search, could you also do it in the device search in the zigbee integration (…/dashboard/integration/device/zigbee2mqtt) and the device search in the MQTT integration (…/dashboard/integration/device/mqtt)?

And there may be other similar pages in other integrations, but I don’t use them or I use them with few devices so it didn’t catch my eye…

I’d welcome feature requests in the « feature-request-ux » category for these topics; I’ll look them over on my next UX pass :slight_smile:

1 Like