UA-Smart-Signage-Platform / Content-Manager-System-and-Content-Creator-Tool

Content Manager System and Content Creator Tool developed to facilitate the presentation of information.
GNU General Public License v3.0
1 stars 0 forks source link

Monitors: update monitors list automatically and allow user to refresh pending list #129

Closed pdPinho closed 5 months ago

pdPinho commented 5 months ago

Describe the feature

Giving the option for users to refresh the pending list would be quite smart and self-explanatory to the user. Not updating the current monitors list is really not-user-friendly.

Use Case

Proposed Solution

To address the monitors list not updating we will be using a useState which has a bit (boolean). To address the pending refresh functionality a button will be added to provide that.

Other Information

N/A