eclipse-archived / smarthome

Eclipse SmartHome™ project
https://www.eclipse.org/smarthome/
Eclipse Public License 2.0
861 stars 787 forks source link

FR: BasicUI: Sort group items by item label #6897

Closed stefanhaustein closed 5 years ago

stefanhaustein commented 5 years ago

Hi, I am quite happy with the Basic UI in general... However, it would be great if group items would be ordered by label by default.

Supporting sorting by any property would be even better (I have seen a forum entry where somebody wanted to sort a group of 100 items by battery level), but label should be a very good starting point / default.

5iver commented 5 years ago

See #6883. For openHAB UIs, you want this... https://github.com/openhab/openhab-webui/issues.

stefanhaustein commented 5 years ago

Thanks for the pointer!

stefanhaustein commented 5 years ago

p.s. Wouldn't be bad to have this on the eclipse/smarhome page