cockpit-project / cockpit

Cockpit is a web-based graphical interface for servers.
http://www.cockpit-project.org/
GNU Lesser General Public License v2.1
10.99k stars 1.1k forks source link

Health card design-related issues #20822

Open garrett opened 1 month ago

garrett commented 1 month ago

The health card has several implementation issues that are not to spec:

image

It's inconsistently spaced between items The software update message should be a header with details, not just a string The font size of the login detail info should be smaller

garrett commented 1 month ago

Another screenshot, from mvo's recent video:

image

Spoorthy1423 commented 3 weeks ago

Hey!! @garrett i would like to work on this issue, can u please assign me this issue??

garrett commented 2 weeks ago

@Spoorthy1423: Issues don't need to be assigned to someone before people work on them. If you want to work on this, go ahead and send up a PR. Thanks!

garrett commented 2 weeks ago

Here's a mockup with uniform spacing:

Health card(3)

And inspecting to show the spacing:

image

image