Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update packages/dnb-design-system-portal/src/docs/quickguide-designer…
Browse files Browse the repository at this point in the history
…/accessibility/checklist.md

Co-authored-by: Thayanan Tharmapalan <thayanan@gmail.com>
dinarosv and thaytharma authored Jan 14, 2022

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
1 parent c7af7d1 commit 22f64f7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -10,5 +10,5 @@ Building an accessible interface starts at the UX stage of design. Much of the D
- [ ] **Accessible for keyboard users**: Plan how you would like a keyboard navigator to access interface laments/areas. What will the order of tabbing be?
- [ ] **Skip to content**: Should you provide a ’skip to content’ feature to allow users to get to the main content quickly
- [ ] **Responsive page**: Plan how the interface will respond to different screen sizes. The layout may have to change - how will this affect accessibility?
- [ ] **Zoom the interface**: Some users zoom their browser to increase the size. How will elements behave in these scenarios? Will they overlap. What happens to wide horizontal components such as navigation or tab sets?
- [ ] **Zoom the interface**: Some users zoom their browser to increase the size. How will elements behave in these scenarios? Will they overlap? What happens to wide horizontal components such as navigation or tab sets?
- [ ] **Fluid design**: As opposed to using fixed breakpoints, fluid design allows the content to reflow in the same order as screen readers render content to users who are blind or visually impaired.

0 comments on commit 22f64f7

Please sign in to comment.