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

Show loading feedback when treemap is loading #23

Open
dnsos opened this issue Jul 21, 2022 · 2 comments
Open

Show loading feedback when treemap is loading #23

dnsos opened this issue Jul 21, 2022 · 2 comments
Labels
dev-meetup All candidate issues for the dev meetup dev-meetup-advanced This is a challenging issue that requires good skills enhancement New feature or request Prio Medium Medium priority

Comments

@dnsos
Copy link
Collaborator

dnsos commented Jul 21, 2022

At the moment we have quite long loading times. As a first step we could add a loading bar like in Stadtpuls.

But ideally we should improve the loading times.

@dnsos dnsos added enhancement New feature or request Prio Medium Medium priority labels Jul 21, 2022
@dnsos
Copy link
Collaborator Author

dnsos commented Jul 26, 2022

Is there any way that we could actually use getStaticProps?

In combination with creating static paths such as /2022/einnahmen/hauptverwaltung?

@dnsos dnsos changed the title Add loading states where there are long loading times Handle loading times Jul 26, 2022
@dnsos dnsos added dev-meetup-advanced This is a challenging issue that requires good skills dev-meetup All candidate issues for the dev meetup labels Sep 15, 2022
@vogelino vogelino changed the title Handle loading times Show loading feedback when treemap is loading Sep 26, 2022
@vogelino
Copy link
Collaborator

  • Show the page as quickly as possible and show a loading state
  • If possible, use getStaticProps to load the tree data only on build time
  • The list ist loaded on the client side anyway

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev-meetup All candidate issues for the dev meetup dev-meetup-advanced This is a challenging issue that requires good skills enhancement New feature or request Prio Medium Medium priority
Projects
No open projects
Status: No status
Development

No branches or pull requests

2 participants