mirror of
https://github.com/louislam/uptime-kuma.git
synced 2026-03-02 22:57:00 -05:00
Cropped monitor names in nested groups #4202
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#4202
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 @tobias-carlbom on GitHub (Jul 13, 2025).
⚠️ Please verify that your question has not already been reported
🛡️ Security Policy
📝 Describe your problem
Hi,
Is it a know problem that the monitoring item name gets cropped in nested groups?
Please see image below:
I plan to add more nested groups but this problem seems to be "worse" if i add more sub levels to the tree.
The reason that i am repeating eg Carlboms Data on many monitoring items (having long names), is that i need this metadata in the notifications.
I am experiencing this in tag Latest and in tag Beta.
📝 Error Message(s) or Log
🐻 Uptime-Kuma Version
2.0.0-beta.3
💻 Operating System and Arch
Linux raspberrypi 6.1.21-v8+ #1642 SMP PREEMPT Mon Apr 3 17:24:16 BST 2023 aarch64 GNU/Linux
🌐 Browser
Firefox 139.0.4
🖥️ Deployment Environment
28.3.2(BuildWed Jul 9 16:13:56 2025)v2.5.00.4.14100@CommanderStorm commented on GitHub (Jul 13, 2025):
No, this is not known. Feel free to add a PR to fix the CSS in this department.
@VNRARA commented on GitHub (Jul 13, 2025):
Found the issue:
I think the width should be 100% with the "none" setting.
@nklsgod commented on GitHub (Aug 23, 2025):
I will fix this Issue asap :)