mirror of
https://github.com/louislam/uptime-kuma.git
synced 2026-03-02 22:57:00 -05:00
Heartbeat unaligned for children #2654
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#2654
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 @JHMikkel on GitHub (Oct 3, 2023).
⚠️ Please verify that this bug has NOT been raised before.
🛡️ Security Policy
Description
Heartbeats are unaligned for children and monitors with no children.
👟 Reproduction steps
Create one monitor without adding it to a group, and one that is added to a group. Then expand the group and see the misalignment.
👀 Expected behavior
Heartbeats should be aligned wether or not they belong to a group, in order to properly compare them visually.
It does nothing to put the heartbeat below the monitor. They are stil misaligned.
😓 Actual Behavior
Heartbeats for group children and monitors not in groups (or group "headers") are not aligned.
🐻 Uptime-Kuma Version
1.23.2
💻 Operating System and Arch
DSM 7.2-64570 Update 3
🌐 Browser
Version 117.0.5938.92 (Officiel version) (x86_64)
🐋 Docker Version
20.10.23-1437 (Container Manager)
🟩 NodeJS Version
No response
📝 Relevant log output
No response