Summary
Profile already toggles “Copied” text when copying the invite link, but feedback is easy to miss. Make success state clearer and more accessible.
What should change?
- Enhance copy feedback (checkmark icon, stronger color, or brief toast-style message)
- Keep 2-second reset behavior
- Ensure feedback is not color-only (include text like “Copied!”)
Acceptance criteria
User clearly sees when copy succeeds
Accessible label/text included
Copy still fails gracefully if clipboard API unavailable
Checklist of done conditions:
How to test
- Log in → /profile
- Click “Copy invite link”
- Paste into notepad to verify URL copied
- Confirm feedback appears and resets
Summary
Profile already toggles “Copied” text when copying the invite link, but feedback is easy to miss. Make success state clearer and more accessible.
What should change?
Acceptance criteria
User clearly sees when copy succeeds
Accessible label/text included
Copy still fails gracefully if clipboard API unavailable
Checklist of done conditions:
How to test