#423 dogfood findings: drop zone surface card + Trace tab appears on save #446

Merged
Cordy merged 2 commits from fix-423-ui into main 2026-09-07 01:28:11 +00:00
Owner

Two findings from the live Trace tab: .tracedrop rendered background-on-background (the page is --snow, the rule had no background and its hover state was also --snow) — now a --surface card with a --lichen hover, matching the approved mockup. And enabling marking only revealed the Trace tab on the next page entry — saveSettings now calls refreshMarksTab() on success, so the tab appears the moment the save lands. CHANGELOG v0.6.138 also carries the owed EULA introduction line from PR #445.

Two findings from the live Trace tab: `.tracedrop` rendered background-on-background (the page is `--snow`, the rule had no background and its hover state was also `--snow`) — now a `--surface` card with a `--lichen` hover, matching the approved mockup. And enabling marking only revealed the Trace tab on the next page entry — `saveSettings` now calls `refreshMarksTab()` on success, so the tab appears the moment the save lands. CHANGELOG v0.6.138 also carries the owed EULA introduction line from PR #445.
#423: drop zone gets a surface card; Trace tab appears on save
All checks were successful
ci / test-and-build (pull_request) Successful in 41s
dae0d713a8
Two dogfood findings: .tracedrop had no background on the --snow page (and its hover state was --snow, equally invisible) - now --surface with a --lichen hover, matching the approved mockup's card-on-paper look. And saveSettings never re-checked marks state, so enabling marking only revealed the Trace tab on the next page entry - refreshMarksTab() now runs on save success. CHANGELOG v0.6.138 also carries the owed EULA introduction line (PR #445).
Cordy merged commit a6a97e81e1 into main 2026-09-07 01:28:11 +00:00
Cordy deleted branch fix-423-ui 2026-09-07 01:28:13 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Cordy/Cairn#446
No description provided.