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

Slow internet data load issues #56

Open
3 tasks
patudom opened this issue Jun 5, 2024 · 0 comments
Open
3 tasks

Slow internet data load issues #56

patudom opened this issue Jun 5, 2024 · 0 comments
Assignees

Comments

@patudom
Copy link
Contributor

patudom commented Jun 5, 2024

If you throttle your internet speed using the browser dev tools, there are several issues that crop up. For example, you can press "play" and the slider will step through all its time steps without a TEMPO map image ever appearing. If an image for a day has loaded, that image continues to display when you change dates even though that is not the correct image for the new date.

This list is meant to address those issues:

  • Slider/"play" should be disabled until the data for a day have loaded. (Or maybe if we are adding tickmarks to the slider, each tickmark on the slider can be enabled as that image is loaded).
  • When the user chooses a new date, the images from the previous date should be removed from the map
  • This is not specifically related to the data load, but we should check that all pieces that need to load onto the page are as small as possible (including things like logos).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants