Files icon indicating copy to clipboard operation
Files copied to clipboard

Feature: Add a tooltip on the cloud drive status icon

Open 0x5bfa opened this issue 1 year ago • 2 comments

Resolved / Related Issues

To prevent extra work, all changes to the Files codebase must link to an approved issue marked as Ready to build. Please insert the issue number following the hashtag with the issue number that this Pull Request resolves.

  • Closes #15182

Steps used to test these changes

Stability is a top priority for Files and all changes are required to go through testing before being merged into the repo. Please include a list of steps that you used to test this PR.

  1. Open Files app
  2. Go to cloud drive folder
  3. Hover on

Screenshots

image

0x5bfa avatar May 17 '24 01:05 0x5bfa

Is the text localized?

yaira2 avatar May 17 '24 01:05 yaira2

Absolutely.

As a sidenote, I wanna rename all string properties that are localized to have Humanized suffix or prefix. This makes us understand a lot easier. You may find that 'Localized' does its job, however 'Humanized' works for broader use cases, such as '56 MiB' text. The raw data must be 58720256 long data but it's humanized for humans to get far better understanding.

0x5bfa avatar May 17 '24 02:05 0x5bfa

What is the text for each status?

yaira2 avatar May 17 '24 13:05 yaira2

IMG_0133

0x5bfa avatar May 17 '24 20:05 0x5bfa