-
Notifications
You must be signed in to change notification settings - Fork 648
Replace "Loading..." screen with progress bar at the top of the page #2481
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
Conversation
How this this hold up in terms of accessibility? Is this announced in some way? |
@pichfl to be honest, I have no idea... I know that there are aria attributes for progressbars, but I'm not aware of the addon using those. do you consider this a blocker or is this something we could retrofit later? |
If you get around to refactoring that Addon, please consider adding some improvements. Until then, the new state is not worse than the old. @bors r+ |
📌 Commit c0d87fe has been approved by |
Replace "Loading..." screen with progress bar at the top of the page <img width="1440" alt="Bildschirmfoto 2020-05-01 um 19 15 46" src="https://user-images.githubusercontent.com/141300/80825365-80ea5f00-8be0-11ea-9717-6ad6f476a00b.png"> Implemented via https://github.com/tigressbailey/ember-cli-page-progress r? @pichfl
💔 Test failed - checks-travis |
I am not a huge fan of progress bars in general (they're usually "lies" 😂), I'd prefer a Knight Rider-stylye spinner to indicate activity, but even then I'm more of a fan of your approach on the index page ;) |
☔ The latest upstream changes (presumably #2505) made this pull request unmergeable. Please resolve the merge conflicts. |
closing this for now until we find a solution 😢 |
Implemented via https://github.com/tigressbailey/ember-cli-page-progress
r? @pichfl