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 does not provide enough visual information during long page loads #3767

Closed
TheWitness opened this issue Aug 26, 2020 · 0 comments
Labels
bug Undesired behaviour gui UI related issue resolved A fixed issue
Milestone

Comments

@TheWitness
Copy link
Member

Describe the bug

When a page load takes a long time, say for example when a long running callback is being executed, the top progress bard will go all the way to the right, and then it becomes hard to distinguish when the page has actually finished. Instead, place a progress bar in the center of the page to provide that progress indicator.

Expected behavior

Make it more clear that the callback is still working.

@TheWitness TheWitness added bug Undesired behaviour gui UI related issue labels Aug 26, 2020
@TheWitness TheWitness added this to the 1.2.15 milestone Aug 26, 2020
TheWitness added a commit that referenced this issue Aug 26, 2020
Progress bar does not provide enough visual information during long page loads
@TheWitness TheWitness added the resolved A fixed issue label Aug 26, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Nov 25, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Undesired behaviour gui UI related issue resolved A fixed issue
Projects
None yet
Development

No branches or pull requests

1 participant