Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Enhancement]: Calypso Media Usage - Improve how we display % storage used for low-media sites #83556

Closed
cuemarie opened this issue Oct 26, 2023 · 4 comments · Fixed by #86124
Labels
[Feature Group] Content Management Features related to the tools and screens that admins use to manage their sites core content. [Feature] Media The media screen in Calypso, general media management, or integration with third party media. Groundskeeping Issues handled through Dotcom Groundskeeping rotations [Pri] Normal Schedule for the next available opportuinity. [Product] WordPress.com All features accessible on and related to WordPress.com. Triaged To be used when issues have been triaged. [Type] Enhancement Changes to an existing feature — removing, adding, or changing parts of it

Comments

@cuemarie
Copy link

cuemarie commented Oct 26, 2023

What

In the WordPress.com Media Library, show either decimal points or an indication that some media storage is used, just less than 1%.

Why

Right now, sites show 0% of XX GB used when they have used less than (I am guessing) 1% of their disk space quota. With AT sites with larger media quotas, it might stay at 0% for a while, if they're optimizing images properly.

This can lead to confusion, or appear to be a bug. Example: #83516

How

Option 1 - more decimal places:

  • Add decimal places in the WordPress.com Media library to show more detailed media usage, like 0.01% of XX GB used.

Option 2 - show "<1%" until 1% is met/passed

  • Alternatively, we could also just show something like < 1% of XX GB used.
@cuemarie cuemarie added [Type] Enhancement Changes to an existing feature — removing, adding, or changing parts of it [Pri] Normal Schedule for the next available opportuinity. [Feature] Media The media screen in Calypso, general media management, or integration with third party media. [Product] WordPress.com All features accessible on and related to WordPress.com. [Feature Group] Content Management Features related to the tools and screens that admins use to manage their sites core content. labels Oct 26, 2023
@cuemarie cuemarie moved this from Needs Triage to Triaged in Automattic Prioritization: The One Board ™ Oct 26, 2023
@cuemarie cuemarie added the Triaged To be used when issues have been triaged. label Oct 26, 2023
@Aurorum
Copy link
Contributor

Aurorum commented Jan 8, 2024

PR in #86124 for this issue. :)

@bogiii bogiii moved this from Triaged to Needs Review in Automattic Prioritization: The One Board ™ Sep 19, 2024
@bogiii
Copy link
Contributor

bogiii commented Sep 19, 2024

Hey @Aurorum ,

During my groundskeeping rotation, I stumbled upon this ticket and saw a solved and reviewed PR.

Is there any particular reason why we didn't merge it?

@bogiii bogiii added the Groundskeeping Issues handled through Dotcom Groundskeeping rotations label Sep 19, 2024
@matticbot matticbot moved this from Needs Review to Triaged in Automattic Prioritization: The One Board ™ Sep 19, 2024
@Aurorum
Copy link
Contributor

Aurorum commented Sep 19, 2024

Hey @bogiii - thanks for revisiting this! No, as far as I’m aware, that PR is still good to ship (I can rebase it tonight).

@Aurorum
Copy link
Contributor

Aurorum commented Sep 19, 2024

I've rebased the PR - the surrounding code has changed so might need a fresh review, but should work fine.

Screenshot 2024-09-19 at 20 49 52 Screenshot 2024-09-19 at 20 49 55

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Feature Group] Content Management Features related to the tools and screens that admins use to manage their sites core content. [Feature] Media The media screen in Calypso, general media management, or integration with third party media. Groundskeeping Issues handled through Dotcom Groundskeeping rotations [Pri] Normal Schedule for the next available opportuinity. [Product] WordPress.com All features accessible on and related to WordPress.com. Triaged To be used when issues have been triaged. [Type] Enhancement Changes to an existing feature — removing, adding, or changing parts of it
Development

Successfully merging a pull request may close this issue.

3 participants