ui(alerts): clarify Acknowledge vs Resolve #9
Reference in New Issue
Block a user
Delete Branch "alerts-ack-resolve-clarity"
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?
Summary
User feedback: from the Open tab, Acknowledge and Resolve look
identical — both make the row disappear. The semantic difference only
shows up on the next fire of the same condition, which on a quiet
system is invisible.
This adds:
keyboard and assistive tech.
No behaviour change. Pure UI copy.
Both buttons make the row leave the Open tab, so on a quiet system they look identical. The behavioural difference only manifests next time the underlying condition fires: - Acknowledge silences fan-out while the problem persists; the alert parks on the Acknowledged tab and recurrences just touch last_seen_at without re-notifying. - Resolve closes the alert. If the same condition fires again later, a fresh alert with a new id raises and the channels fan out as if it were the first time. Add a one-line legend under the page header explaining both, and title= tooltips on each button covering the same ground for keyboard and assistive tech.db0afe0ac9toc446ca072e