-
Notifications
You must be signed in to change notification settings - Fork 298
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
Improvements to Drives list UI #3395
Conversation
ba80feb
to
931e427
Compare
web-app/src/screens/Console/Dashboard/BasicDashboard/DriveInfoItem.tsx
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks great @bayasdev ! Can we change the text inside the graphs to say "Total Capacity"? Also, the total capacity label inside the graphs should live above the number. Thanks!
931e427
to
08f3acf
Compare
Thanks @oscarocastellanos! Currently we don't support showing the total capacity as the inner label of the |
web-app/src/screens/Console/Dashboard/BasicDashboard/DriveInfoItem.tsx
Outdated
Show resolved
Hide resolved
I understand! It would be ideal to support this in the future, as this is something crucial for the experience on understanding the information. All good otherwise 👍🏼 |
Yes @oscarocastellanos, this change must be done in mds |
Fixes #3376
Overview
How does it look