feat(tui): expand selected alert config below table #157

Merged
lerko merged 1 commits from feat/alert-config-expand into main 2026-06-28 14:52:27 +00:00

1 Commits

Author SHA1 Message Date
lerko 7171dcd6f8 feat(tui): expand selected alert config below table
CI / test (pull_request) Successful in 1m51s
CI / lint (pull_request) Successful in 1m22s
CI / vulncheck (pull_request) Successful in 56s
Show a detail line below the alert table for the selected row
with untruncated config, health status, last sent time, and
send/fail counts. Solves the CONFIG column truncation issue
without requiring the full-screen detail view.
2026-06-28 10:41:25 -04:00