[go: nahoru, domu]

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 is not representative of progress or queue #527

Closed
jhildenbiddle opened this issue Jun 7, 2018 · 1 comment
Closed

Progress bar is not representative of progress or queue #527

jhildenbiddle opened this issue Jun 7, 2018 · 1 comment

Comments

@jhildenbiddle
Copy link
Member

On a page with multiple embeds, the progress bar completes immediately after the first response is received. This means the progress bar reaches 100% and then disappears well before all embeds have loaded and page content is displayed. In this scenario, I would expect the page to be parsed, a queue to be created, and the progress bar to advance some percentage based on the total number of requests in the queue.

Take the Customization page of the docsify-themeable site as an example. The page loads ten separate embeds, leaving the user waiting for a long time with no indication that the page is loading (see #525 for performance related details). Ideally, the progress bar would increase 10% each time one of the ten total requests is complete.

@jhildenbiddle
Copy link
Member Author

Thank you! 🎉

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

1 participant