Update Universal Design
parent
79565deb42
commit
4779ab5d5a
@ -25,11 +25,13 @@ We have used React components with material styling to ensure that components wi
|
||||
#### 7. Signifiers
|
||||
Our solution to providing the user with information about where they should perform specific actions, goes hand in hand with our solution for affordance. All buttons have text, and the most significant ones also have symbols. The most important buttons are also bigger and clearly located on a card with a specific team or tournament or at the bottom of a form.
|
||||
|
||||
<br />
|
||||
|
||||
In addition to following Don Norman’s seven fundamental design principles, we know that following principle 1 of WCAG 2.1 (perceivable) can significantly improve certain users’ experiences.
|
||||
Our steps to follow this principle include, but are not limited to:
|
||||
- 1
|
||||
- 2
|
||||
- 3
|
||||
- Testing of each page in the web application using Microsoft's Accessibility Insights for Web
|
||||
- Sticking to the same colors and color scheme to ensure the contrast ratio stays the same throughout the web application
|
||||
- Ensuring all navigation is intuitive and obvious for the user
|
||||
|
||||
<br />
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user