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

Progress bar for loading datasets #102

Open
eharkins opened this issue Nov 16, 2018 · 1 comment
Open

Progress bar for loading datasets #102

eharkins opened this issue Nov 16, 2018 · 1 comment
Labels
react Specifically related to react layer

Comments

@eharkins
Copy link
Contributor

Create a component updating on progress events from an event listener attached to the XMLHttpRequest, so that we can show the percent loaded of large datasets. (Maybe use vega? :))

@eharkins eharkins added the react Specifically related to react layer label Nov 16, 2018
@metasoarous
Copy link
Member

I don't know if this is too important now that our dataset payloads are a lot smaller, so I'm going to put on ice. However, in case it becomes useful later, here's an example of how we might do this: https://zinoui.com/blog/ajax-request-progress-bar

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

No branches or pull requests

2 participants