-
Notifications
You must be signed in to change notification settings - Fork 312
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(liveness): add accessibility attributes to face liveness error mo…
…dal (#4803) * adding aria-labelledby and role attributes to liveness error modal * make id generic error * updating test * Create plenty-snakes-try.md * updating docs snapshots * restoring sitemap * updating snapshots again * removing sitemap once again * update aria attributes * update snapshots * update test * making ids more descriptive * update test * removing div * move description down a level * change id to say message * fix tests * using Text * Update .changeset/plenty-snakes-try.md Co-authored-by: Scott Rees <[email protected]> --------- Co-authored-by: Scott Rees <[email protected]>
- Loading branch information
Showing
3 changed files
with
37 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@aws-amplify/ui-react-liveness": patch | ||
--- | ||
|
||
fix(liveness): add a11y tags to `FaceLivenessErrorModal` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters