Skip to content
This repository has been archived by the owner on Aug 23, 2024. It is now read-only.

feat: operator sub trash bin page - capacity better data representation #31

Closed
NotHydra opened this issue Mar 1, 2024 · 0 comments · Fixed by #37
Closed

feat: operator sub trash bin page - capacity better data representation #31

NotHydra opened this issue Mar 1, 2024 · 0 comments · Fixed by #37
Assignees
Labels
enhancement New feature or request

Comments

@NotHydra
Copy link
Member

NotHydra commented Mar 1, 2024

Change the capacity value to

{capacity}% / 100%

capacity = 100 - ( ( currentCapacity / maxCapacity ) * 100 )

e.x. final result

87% / 100%

Screenshot 2024-03-01 233959

@NotHydra NotHydra added the enhancement New feature or request label Mar 1, 2024
@yehezkieldio yehezkieldio linked a pull request Mar 2, 2024 that will close this issue
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants