mirror of
https://github.com/louislam/uptime-kuma.git
synced 2026-03-02 22:57:00 -05:00
Multi column status pages #1219
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#1219
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 @Marian-Lein on GitHub (Jun 27, 2022).
⚠️ Please verify that this feature request has NOT been suggested before.
🏷️ Feature Request Type
UI Feature
🔖 Feature description
Having "vertical slices" in the status page would be very helpful in case of many monitors, i.e. on a multi-site deployment
✔️ Solution
Vertical slicing in status page, where different monitors could be added to different groups not only in a single column but also more than one:

❓ Alternatives
No response
📝 Additional Context
See also pull request #1831
@MrBlue90 commented on GitHub (Nov 24, 2022):
Might not be 100% what you're looking for, but I got the multiple columns working by using Custom CSS. Just add this:
@kami202 commented on GitHub (Dec 28, 2022):
This is my custom css for removing unwanted spaces and multi column display. Not responsive, just for showing the status screen on a large tv.
@Marian-Lein commented on GitHub (Dec 29, 2022):
This is looking fine!
@SebastianGwizdala commented on GitHub (Jan 6, 2023):
The code works great without tags but with tags the items are not displayed correctly
https://ibb.co/DpqT2tD
https://ibb.co/Xt8Df7B
@MrBlue90 commented on GitHub (Jan 9, 2023):
@kami202 That's a great addition!
I made a chance as well to make it more responsive and useful for mobile devices:
@SebastianGwizdala I don't have the same issue with my code. For what it's worth, can you try again?
@SebastianGwizdala commented on GitHub (Jan 11, 2023):
@MrBlue90 Thank you. I have tried again and it works fine with 5 columns. No luck with other number of columns
https://ibb.co/jr7vbR4
https://ibb.co/Kr7bL42
https://ibb.co/yPwBHGx
https://ibb.co/3SNtKG1
https://ibb.co/26cH6QT
@3898461 commented on GitHub (Jun 7, 2023):
碉堡的 CSS, the current panel is very beautiful
@CommanderStorm commented on GitHub (Dec 13, 2023):
Referencing #4236 which did include a better mock up using the custom css feature
@CommanderStorm commented on GitHub (Dec 20, 2023):
Closing as a duplicate of #592 as the FR is covered by said issue and said issue is more popular.