Skip to content

fix: selected sticky notes legible -- accent border + wider ring, no focus flash (0092 follow-up) - #214

Merged
alicoding merged 1 commit into
mainfrom
sticky-selection-visibility
Aug 18, 2026
Merged

fix: selected sticky notes legible -- accent border + wider ring, no focus flash (0092 follow-up)#214
alicoding merged 1 commit into
mainfrom
sticky-selection-visibility

Conversation

@alicoding

Copy link
Copy Markdown
Owner

Owner-caught live: shift-clicking a note showed only a blue flash. Two stacked causes: the 2px accent ring is invisible over the sticky's yellow attention tint (it was designed against white cards), and the webview's OS focus halo flashed on pointer click. Selected stickies now flip their border to the accent under a 3px ring; pointer clicks suppress the halo (keyboard focus keeps :focus-visible). e2e pins the computed border-color change on selection.

🤖 Generated with Claude Code

https://claude.ai/code/session_01FW5GkkAG8du7tNdYLk2zSd

…flip + wider ring; suppress the pointer-click focus halo

The 2px card ring vanished against the sticky's attention tint (the
owner saw only the webview's OS focus flash); a selected note now
flips its border to the accent under a 3px ring, and a pointer click
no longer flashes the focus halo (keyboard :focus-visible keeps its
ring). Regression pinned: selection must change the sticky's
computed border-color.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01FW5GkkAG8du7tNdYLk2zSd
@alicoding
alicoding enabled auto-merge (squash) August 18, 2026 01:25
@alicoding
alicoding merged commit b1f8b8f into main Aug 18, 2026
24 checks passed
@alicoding
alicoding deleted the sticky-selection-visibility branch August 18, 2026 01:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant