mirror of
https://github.com/rzuasti/oott.git
synced 2026-07-08 19:21:54 +02:00
Add sort-by-device-type to the devices list
Wide layout makes the leading device-type icon column header tappable to sort; narrow layout gains a "Device Type" option in the sort sheet. The backend already whitelisted device_type as a sort column. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.8
parent
863e37d06e
commit
3cb104e364
@@ -26,7 +26,7 @@
|
||||
## Frontend
|
||||
|
||||
- [ ] Review the whole codebase for dead code, duplication and simplicity
|
||||
- [ ] In the devices list, add an order by type (in the wide version it should be over the icon on the left of the list)
|
||||
- [x] In the devices list, add an order by type (in the wide version it should be over the icon on the left of the list)
|
||||
- [ ] How expensive it is to get the total number of pages and implement a go to last page
|
||||
- [x] Mobile - Device details - Chart buttons not fully visible, replace with combo only for narrow devices
|
||||
|
||||
|
||||
Reference in New Issue
Block a user