-
Notifications
You must be signed in to change notification settings - Fork 251
test(frontend): cover CopyToClipboard permission-denied feedback #2176
Copy link
Copy link
Open
Labels
area:frontendFrontend React/UI workFrontend React/UI workgood first issueFriendly starter issue for first-time contributorsFriendly starter issue for first-time contributorslevel:intermediate35 pts difficulty label for moderate contributor PRs35 pts difficulty label for moderate contributor PRspriority:lowNice-to-have issue with low urgencyNice-to-have issue with low urgencytype:testingTesting work category bonus labelTesting work category bonus label
Description
Metadata
Metadata
Assignees
Labels
area:frontendFrontend React/UI workFrontend React/UI workgood first issueFriendly starter issue for first-time contributorsFriendly starter issue for first-time contributorslevel:intermediate35 pts difficulty label for moderate contributor PRs35 pts difficulty label for moderate contributor PRspriority:lowNice-to-have issue with low urgencyNice-to-have issue with low urgencytype:testingTesting work category bonus labelTesting work category bonus label
Summary
Add tests for clipboard rejection and verify the UI gives accessible failure feedback without throwing.
Scope
frontend/src/components/CopyToClipboard.tsxAcceptance criteria
Verification
Run the affected Vitest file from
frontend/.