-
Notifications
You must be signed in to change notification settings - Fork 33
Better Key Metrics Display #1096
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
base: main
Are you sure you want to change the base?
Conversation
OMG this looks so much better. Thank you! Will do a new design concept and post. |
Two new design ideas. One generated with ChatGPT and some iteration. The other with https://lovable.dev/ Looking forward to your feedback @ribalba @davidkopp I also incorporated the idea from David to keep network in a separate box, as it is more an impact, not a direct emission ![]() ![]() |
In general:
Specific to the second design:
Regarding the network values:
Proposal with 3 rows:
Regarding the data transferred (not specific to the redesign, but another idea for improvement): |
@ArneTR can you share the code? |
Two is more clear I feel, although it introduces also an "unexpected " UI element. I also see this failing harder on mobile ... how does that even look? Can you add a mobile screenshot? Idea: What works great is uploading a screenshot to lovable and ask for "more nice UI/UX variations". Althogh the HTML is unusable it generates good ideas ... and is free |
Mobile: I still need to add a little space but you get the idea. You can make the menu stackable https://fomantic-ui.com/collections/grid.html#stackable ![]() |
looks digestable to me. The goal for mobile is anyway only to be usable and not fully polished I would argue. GMT displays far to much data to be fully usable on mobile only. I think this can move forward now. |
Looks good :) But I still don't like that the network component is part of the hardware row. Placing network next to the hardware components implies wrong conclusions on the end user side. In contrast to the hardware values, the network value is only estimated, depends on many parameters and assumes a global operation. |
I t looks neat, but can we get to less rows? 2 rows should be the cap IMHO. Does that fit? |
Looks good! |
We want to add more key metrics directly in the quick view of the Dashboard.
Currently the values provide limited value for new users, as they lack some expected components (CPU, DRAM etc) and show however some harder to understand values (Embodied Carbon Machine, Operational carbon machine).
In this idea we want to list power values for CPU, DRAM, GPU, SDD/HDD and Network directly in the quick view.
Furthmore for each value the carbon should also be directly highlighted.
Adding just more values looks gruesome.
here is a design idea to make it more columnar. The idea is to show power and carbon directly.
Hiding detailes like the split of embodied and operational in the detailed metrics.
What somehow needs to be put somewhere is the phase runtime stil ...
@ribalba what do you think?