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
Labels
enhancement
New feature or request
Change the capacity value to
{capacity}% / 100%
capacity = 100 - ( ( currentCapacity / maxCapacity ) * 100 )
e.x. final result
87% / 100%
The text was updated successfully, but these errors were encountered: