outline-apps
outline-apps copied to clipboard
Add a tooltip with total bytes
Is there an existing issue that is already proposing this?
- [X] I have searched the existing issues
Application
Outline Manager
What are you trying to do? What is your use case?
We follow the International System of Units (SI) when displaying gigabyte (GB): 10^9 bytes. I propose we add a tooltip over anywhere we display bytes to clarify what the actual number of bytes is. It also gives users a more precise number.
Is your feature request related to a problem? Please describe it.
This has come up a few times with requests to change to the binary unit (#2121, #1880), which we don't intend to do.
Describe the solution you'd like.
A tooltip that shows total number of bytes.
Describe alternatives you've considered
No response