mirror of
https://github.com/louislam/uptime-kuma.git
synced 2026-03-02 22:57:00 -05:00
Modular Status Page with Resizable Groups #3359
Labels
No labels
A:accessibility
A:api
A:cert-expiry
A:core
A:dashboard
A:deployment
A:documentation
A:domain expiry
A:incidents
A:maintenance
A:metrics
A:monitor
A:notifications
A:reports
A:settings
A:status-page
A:ui/ux
A:user-management
Stale
ai-slop
blocked
blocked-upstream
bug
cannot-reproduce
dependencies
discussion
duplicate
feature-request
feature-request
good first issue
hacktoberfest
help
help wanted
house keeping
invalid
invalid-format
invalid-format
question
releaseblocker 🚨
security
spam
type:enhance-existing
type:new
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/uptime-kuma#3359
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @tyrellm04 on GitHub (May 22, 2024).
📑 I have found these related issues/pull requests
I couldn't locate any related FRs
🏷️ Feature Request Type
Status-page
🔖 Feature description
I would love the ability to customize the status page to be more modular. On a 16:9 or wider aspect ratio, there's a lot of unused "white space"... or "black space" if you choose to use dark-mode because you're not a degenerate 🤣. This space is both in the columns, but also in the middle of the monitors between their names/tags and the status bars.
✔️ Solution
I would love the ability to have the "groups" act more as "pods" that we could adjust into various sizes so that I could arrange them in such a way that it could eliminate the need to scroll by leveraging the empty space on the screen so that it could be used as a dashboard on a TV.
❓ Alternatives
I'm unaware of any alternative solutions for Uptime-Kuma that would allow for this. I did look through the "appearance" settings as well as the Status Page Settings.
I suspect I could try to hard-code the config with CSS, but I neither know CSS, nor would that be very flexible in nature.
📝 Additional Context
Given all of the space inside of the red boxes, I think I could fit all of the content on to a page I don't have to scroll for.

I use data analytics tools for work that are similar to PowerBi, but for the MSP space and they do a really good job on the UI to allow us to change the size, ratio, etc of the monitors to allow us to configure the boards however we need to. Something like this

Having the ability to grab the corner of a "group" to re-size it would allow me to potentially group websites by category, then resize and arrange the groups on the page in a manner that would fit all of them onto the page.
Thanks again for the awesome tool!
@CommanderStorm commented on GitHub (May 22, 2024):
Multi-collumn status pages are tracked in https://github.com/louislam/uptime-kuma/issues/592.
I don't think having a resisable and modular status page is something that we can allow in-scope. We are simple and being so modular is not simple.
=> closing as out of scope/ https://github.com/louislam/uptime-kuma/labels/wontfix
@tyrellm04 commented on GitHub (May 22, 2024):
Thanks for the thoughtful and prompt response.
On Wed, May 22, 2024, 5:14 PM Frank Elsinga @.***>
wrote: