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

Make admin panel live #53

Open
anishathalye opened this issue Apr 9, 2017 · 0 comments
Open

Make admin panel live #53

anishathalye opened this issue Apr 9, 2017 · 0 comments

Comments

@anishathalye
Copy link
Owner

Factoring out the "auto-reload" from issue #52

Currently, seeing updated data in the admin panel requires a manual reload of the page. It would be nice to make the admin panel live. A lazy way to do that would be to add a meta refresh, but that could be intrusive (it's bad if the page reloads while someone is in the middle of reading something / doing something). A better way to do that would probably be to fetch data using javascript and update the current page without reloading the whole thing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant