You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
In the "Devices" view of the "MQTT" service, when there are more than 20 registered devices, only the first 20 (or the last 20 according to the "A-Z" or "Z-A" sorting method). At the beginning I therefore thought that the new devices were not created, but when we use the "search" menu, we find them well.
Expected behavior
The solution would be to either:
have a listbox at the top and bottom of the page allowing you to choose the number of devices to display: 20/50/100 / all.
have a selection of pages each displaying 20 devices.
better still, being able to display the devices of an entire house and/or a particular room.
Screenshots
-Either :
or :
or better (AMHA), something of style with in addition the menu by number of display or by page :
Your Gladys installation (please complete the following information):
Raspberry Pi 4 Modèle B - SDCard Sandisk Extreme PLUS 64GB V30
…directly (GladysAssistant#711)
* fixGladysAssistant#664 remove reboot button
* fixGladysAssistant#657 - no page on get device
* FixGladysAssistant#669: edit room name
* FixGladysAssistant#661: no value for motion on dashboard
* FixGladysAssistant#679: execute DB migrations on startup
* fixGladysAssistant#656: dashboard rooms by houses
* Map - Fit zoom to markers
* Prettier on Map.jsx
* prettier
* Prettier --'
* Remove pagination everywhere on get device request
* Don't send to_update property to room update route
* House & Room name should be between 1 & 40 characters
* Edit house: Add more validation errors in UI
* Fix linting
* remove front flag
* Fix margin problems with room names
* Run tests in a RAM db
* Fix codecov.yml
* Fix Maps: markerArray should not be a global variable
* Eslint should check .jsx files
* Update README
* Change Maps markerArray lifecycle
Co-authored-by: atrovato <1839717+atrovato@users.noreply.github.com>
Co-authored-by: Vincent KULAK <vkulak62@gmail.com>
Describe the bug
In the "Devices" view of the "MQTT" service, when there are more than 20 registered devices, only the first 20 (or the last 20 according to the "A-Z" or "Z-A" sorting method). At the beginning I therefore thought that the new devices were not created, but when we use the "search" menu, we find them well.
Expected behavior
The solution would be to either:
Screenshots
-Either :
or :
or better (AMHA), something of style with in addition the menu by number of display or by page :
Your Gladys installation (please complete the following information):
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: