mirror of
https://github.com/louislam/uptime-kuma.git
synced 2026-03-02 22:57:00 -05:00
Hide monitor in maintenance on status page if the monitor is not list in the status page #2878
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#2878
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 @Lurikbolding on GitHub (Dec 5, 2023).
⚠️ Please verify that this feature request has NOT been suggested before.
🏷️ Feature Request Type
UI Feature
🔖 Feature description
I use 3 monitors. (M1 M2 M3).
I create 2 status page (SP1 and SP2)
I add the M1 monitor on the SP1 status page (for customer 1)
I add all monitor on the SP2 page (for me, admin user)
When i put the M2 monitor in maintenance, there is a blue caption on the Status page SP2 with the text of the maintenance.
But on the SP1 page, the maintenance caption is still visible.
The customer 1 did not understand why he see maintenance information about monitor which are not list on the SP1 page
✔️ Solution
I think the maintenance caption should be visible only if the monitor in maintenance is to be show on the status page.
❓ Alternatives
No response
📝 Additional Context
No response