-
Notifications
You must be signed in to change notification settings - Fork 43
Open
Labels
Description
We use <Output> control on Signup page to allow user to copy random user ID / secret. We will have better UX if we will have a copy button directly.
- Start visual tests and open Output story.
- Edit
web/ui/output.svelte - Add
size="icon"button with copy icon. - After click change icon to OK icon for a few seconds (use
aria-liveto announcecopiedfor screen readers). - Copy text by using async Clipboard API.
- Add OK state to Output story.
- Open Signup page story and check that everything works.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Onboarding