Replies: 1 comment
-
|
hi @PabloLION, |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Summary
Display two progress indicators side by side for each limit: one for usage consumed, one for time elapsed. This enables instant visual comparison.
Problem
Currently, time information is shown as text alongside the usage indicator. Comparing usage against time requires reading and mentally processing text, which is slower than visual comparison.
Proposed Solution
Show paired indicators for each limit:
Session (left icon):
Weekly (right icon):
Time indicator color:
Works with both progress bars and circular indicators.
Visual Example
Benefits
Beta Was this translation helpful? Give feedback.
All reactions