uptime-kuma icon indicating copy to clipboard operation
uptime-kuma copied to clipboard

Tighter padding in Status monitor (more compact view) and 1 second interval

Open KRider92 opened this issue 2 years ago • 8 comments

Description

  • Padding in status view made smaller - from 13 px (top) and 10 px (bottom) to 5px each
  • minimum interval set to 1 sec

Type of change

  • User interface (UI)
  • New feature (non-breaking change which adds functionality)
  • This change requires a documentation update

Checklist

  • [X] My code follows the style guidelines of this project
  • [X] I have performed a self-review of my own code and tested it
  • [X] My changes generate no new warnings

KRider92 avatar Jun 24 '22 11:06 KRider92

Can you provide before and after screenshots for padding?

Saibamen avatar Jun 24 '22 21:06 Saibamen

@Saibamen - Sorry for the delay: Here's before and after for the dashboard and the status page views.

dashboard_before dashboard_after status_before status_after

KRider92 avatar Jun 27 '22 10:06 KRider92

@Saibamen I also tried out 1px padding, which would also still look fine - Let me know what you think:

dashboard_1px .

KRider92 avatar Jun 27 '22 10:06 KRider92

Ideally I'd want to use a setting for this, something like "view: regular - compact - very compact", but tbh I lack the skills of creating such a setting myself.

KRider92 avatar Jun 27 '22 10:06 KRider92

I also tried out 1px padding, which would also still look fine - Let me know what you think:

1px is too small IMO

Saibamen avatar Jun 27 '22 15:06 Saibamen

Though still useful for "status wall" / digital signage applications - While a multi-column status page would be great in and of itself (see "Multi column status pages #1844"), in areas where you have limited vertical space, the very tight padding would actually be great: Status Wall

KRider92 avatar Jun 27 '22 17:06 KRider92

I think it's better to have some samples for custom CSS on status page and just change them, since it's a bit personal

mhkarimi1383 avatar Sep 07 '22 16:09 mhkarimi1383

Ideally I'd want to use a setting for this, something like "view: regular - compact - very compact", but tbh I lack the skills of creating such a setting myself.

Yes, it should be configurable.

louislam avatar Jan 05 '23 13:01 louislam