#260 (fix attempt 2): static-width copy feedback via .swapbtn #271

Merged
fen merged 1 commits from fix-260-r2 into dev 2026-09-17 22:14:36 +00:00
Collaborator

Ref #260

Replaces attempt 1's min-width pin + textContent swap with the .swapbtn pattern: label and checkmark stack in one inline-grid cell, so the button width is static across click states and success feedback is a pure classList toggle. Removes all JS width manipulation and dataset bookkeeping.

Ref #260 Replaces attempt 1's min-width pin + textContent swap with the .swapbtn pattern: label and checkmark stack in one inline-grid cell, so the button width is static across click states and success feedback is a pure classList toggle. Removes all JS width manipulation and dataset bookkeeping.
fen added 1 commit 2026-09-17 22:13:37 +00:00
#260 (fix attempt 2): static-width copy feedback via .swapbtn
CI / docker (pull_request) Skipped
CI / test (pull_request) Successful in 23s
75264ee9f4
fen merged commit ca0e51192a into dev 2026-09-17 22:14:36 +00:00
Sign in to join this conversation.