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

Dashboard refresh improvements #80

Open
3 tasks
mattporritt opened this issue Dec 13, 2020 · 0 comments
Open
3 tasks

Dashboard refresh improvements #80

mattporritt opened this issue Dec 13, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@mattporritt
Copy link

The ajax refreshing of the dashboards could use some optimisation. The dashboards get a bit "sluggish" after a while or if there are many dashboards open.

Implement the following:

  • only fire the setInterval that updates the dashboards if the dashboard has focus in the tab.
  • reload the dashboards every x intervals (make this an admin setting for frequency)
  • make the "refresh" button on the dashboard reload the page when "shift + click"
@mattporritt mattporritt added the enhancement New feature or request label Dec 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant