Animated progress bars #935
Locked
cassidyjames
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
|
I'm not sure how you close a discussion but this is done now :) |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Something I've noticed when installing large Flatpaks or copying large files over the network: sometimes it's hard to tell if the progress bar is still "doing" anything; when the progress bar isn't noticeably changing because a process is taking a long time, it leads me to think it might have stalled or even frozen up. I wonder if we could add a subtle animation to the progress bar to help reassure users that the process is still ongoing and things aren't frozen.
Prior Art
Windows uses a "filling" animation on determinate progress bars. Material Design has an animation for indeterminate progress, but does not have an animation on determinate progress. I am unsure about macOS and iOS.
Beta Was this translation helpful? Give feedback.
All reactions