fix(dashboard): compact bookmark dividers #24
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "codex/dense-bookmark-dividers"
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
Tightens the dashboard bookmark/service rows so they read as compact divider lists instead of individual padded cards.
Why
The bookmark sections felt too padded and gapped after the observability dashboard update. This keeps the same content and behavior while making the rows lighter and easier to scan.
Changes
Testing
bun run test:e2e -- --project=chromium-desktop -g "compact divider list"bun run test:e2e -- --project=chromium-desktop -g "fits the operational dashboard|renders the model-driven dashboard"bun run test:e2e -- --update-snapshotsbun run test:qaNotes
Live datasource behavior is unchanged.