Add visual flash feedback on click-to-copy elements #112
No reviewers
Labels
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: sneak/AutistMask#112
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "feature/copy-flash-feedback"
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?
When a user clicks to copy text, the clicked element briefly inverts (foreground/background swap) and fades back over 500ms, providing immediate localized feedback right where the user is looking.
Changes:
copy-flashCSS keyframe animation (invert → fade back over 500ms)flashCopyElement()helper in helpers.jsCloses #100
Closing as duplicate of #113 which properly references closes #100.
Pull request closed