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

Use async/await to load page faster #26

Open
astrochun opened this issue May 31, 2021 · 0 comments
Open

Use async/await to load page faster #26

astrochun opened this issue May 31, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request frontend Front-end related work p3 Lowest priorities viz Data visualization

Comments

@astrochun
Copy link
Owner

There's a noticeable delay in which data loading takes a bit of time, and as such the full layout of the page is not rendered until afterwards. It wouldd be best to perform asynchronous actions to load the page faster.


@astrochun astrochun added enhancement New feature or request frontend Front-end related work viz Data visualization labels May 31, 2021
@astrochun astrochun added this to the v0.2.0 milestone May 31, 2021
@astrochun astrochun self-assigned this May 31, 2021
@astrochun astrochun modified the milestones: v0.2.0, v0.3.0 Jun 11, 2021
@astrochun astrochun added the p3 Lowest priorities label Jun 11, 2021
@astrochun astrochun removed this from the v0.3.0 milestone Jul 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request frontend Front-end related work p3 Lowest priorities viz Data visualization
Projects
None yet
Development

No branches or pull requests

1 participant