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

Keep Dashboard In Sync #51

Closed
imRohan opened this issue Oct 31, 2020 · 0 comments · Fixed by #61
Closed

Keep Dashboard In Sync #51

imRohan opened this issue Oct 31, 2020 · 0 comments · Fixed by #61
Assignees
Labels
enhancement New feature or request

Comments

@imRohan
Copy link
Owner

imRohan commented Oct 31, 2020

Currently, users have to refresh the dashboard in order to verify if new data
has been added. Due to the lack of routing client-side, refreshing the page
does not allow for just the dashboard to be refreshed.

Introduce a new method for keeping the Dashboard in sync. Perhaps fetch
data every few seconds, or provide a helpful "Refresh" button to fetch new
data.

@imRohan imRohan added the enhancement New feature or request label Oct 31, 2020
@imRohan imRohan self-assigned this Oct 31, 2020
imRohan added a commit that referenced this issue May 5, 2021
Users can now leave their dashboard open and have it update without refreshing
the page.

resolves #51
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

Successfully merging a pull request may close this issue.

1 participant