You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have a case where each bar of the progress bar represents a long running task, and a long time could pass between two tasks.
Users want to see if a task has started and is ongoing.
The proposal is to have a boolean property (ongoing?) that paints the first inactive bar (the last active?) in an alternate color to indicate this situation.
What do you think @gabro@veej? Could this be an interesting feature for you?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
We have a case where each bar of the progress bar represents a long running task, and a long time could pass between two tasks.
Users want to see if a task has started and is ongoing.
The proposal is to have a boolean property (ongoing?) that paints the first inactive bar (the last active?) in an alternate color to indicate this situation.
What do you think @gabro @veej? Could this be an interesting feature for you?
Thank you! :)
Beta Was this translation helpful? Give feedback.
All reactions