Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug "Devices" view of the "Integrations/Devices/MQTT" #657

Closed
Terdious opened this issue Feb 13, 2020 · 1 comment
Closed

Bug "Devices" view of the "Integrations/Devices/MQTT" #657

Terdious opened this issue Feb 13, 2020 · 1 comment
Assignees

Comments

@Terdious
Copy link
Contributor

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 :
image

  • or :
    image

  • or better (AMHA), something of style with in addition the menu by number of display or by page :
    image

Your Gladys installation (please complete the following information):

  • Raspberry Pi 4 Modèle B - SDCard Sandisk Extreme PLUS 64GB V30
  • Installation gladys-4.0.0-beta-raspbian-buster.img

Desktop (please complete the following information):

  • OS: Microsoft Windows 10 Professionnel x64
  • Chrome
  • Version 80.0.3987.87 (Build officiel) (64 bits)
@atrovato
Copy link
Contributor

This is not only for MQTT device list.

@Pierre-Gilles Pierre-Gilles added this to the Gladys 4 RC milestone Mar 9, 2020
@atrovato atrovato self-assigned this Mar 15, 2020
atrovato added a commit to atrovato/Gladys that referenced this issue Mar 15, 2020
R6n0 pushed a commit to R6n0/Gladys that referenced this issue Dec 2, 2020
…directly (GladysAssistant#711)

* fix GladysAssistant#664 remove reboot button

* fix GladysAssistant#657 - no page on get device

* Fix GladysAssistant#669: edit room name

* Fix GladysAssistant#661: no value for motion on dashboard

* Fix GladysAssistant#679: execute DB migrations on startup

* fix GladysAssistant#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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants