-
Notifications
You must be signed in to change notification settings - Fork 975
Fixed "Estimated Time Saved" to take minutes into account #6650
Comments
I feel the same way |
I added the milestone to 0.13.1 |
How many ads and trackers do you have? |
@bradleyrichter this seems like just a UX issue because the next hour limit isn't attained very easily but people still want to see progress. Removing milestone for now though since I don't believe it to be a bug, but I'd like it to be improved though. |
Heh. We will need add minutes.
… On Jan 28, 2017, at 11:27 AM, Brian R. Bondy ***@***.***> wrote:
@bradleyrichter this seems like just a UX issue because the next hour limit isn't attained very easily but people still want to see progress. Removing milestone for now though since I don't believe it to be a bug, but I'd like it to be improved though.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.
|
Updated the title 😄 It would be good if (whatever the unit is), the next smallest unit could be used as a decimal. Like 2.5 hours. Truncating it to "2 hours" is definitely confusing and has caught me making faces like 🤔 |
Eventually someone will hit days so I think @bsclifton's idea is best, thougths @bradleyrichter ? Just no decimal if it's minutes or smaller. |
i think the hour truncation was just a side effect of the overall truncation and yes, we can special-case hours to use a decimal place. This should solve the problem at hand. |
Hi guys, I would like to take this up. 😄 Correct me if I'm wrong about the expectation
|
sgtm, or even 2 decimal places for days. @bradleyrichter thoughts? |
This will be fine. Thanks!
… On Feb 5, 2017, at 7:46 AM, Brian R. Bondy ***@***.***> wrote:
sgtm, or even 2 decimal places for days. @bradleyrichter thoughts?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.
|
Awesome! The final expectation, for future reference:
|
Fixes brave#6650 Time saved in hours will now have 1 decimal place. And time saved in days will have 2 decimal places Auditors: @bbondy @bsclifton
Fixes brave#6650 Time saved in hours will now have 1 decimal place. And time saved in days will have 2 decimal places Auditors: @bbondy @bsclifton
I thought the fix would be To be honest I cannot figure out how long |
Test Plan
~/Libraries/Application Support/brave/session-state-1
on macOS,%appdata%\brave\session-state-1
on Windows) in an editor such as Sublime, vim, notepad, etc. If you have a JSON formatting plugin, you may wish to use it (so that it's easier to edit)adblock
>count
to be555555
(six fives)adblock
>count
value to be55555555
(eight fives)Original issue description
Describe the issue you encountered:
https://community.brave.com/t/estimated-time-saved-stuck-at-2-hours/735
I noticed it as well.
Expected behavior:
Platform (Win7, 8, 10? macOS? Linux distro?): macOS
Brave Version (revision SHA): 0.12.15
Any related issues:
The text was updated successfully, but these errors were encountered: