You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do a pass over the app looking for accessibility issues. Are we already incorporating ARIA attributes (https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA) or do we need to make more effort? How easy would the site be to use for someone who was visually impaired?
PR any changes that need to be made, and feed back to the rest of the team what you learned so they can incorporate accessibility into their future work.
The text was updated successfully, but these errors were encountered:
At this stage there are no ARIA attributes in the app, in future we would need to make more effort to include these when designing the components. The app would likely not be particularly user friendly for visually impaired people, and the mobile version even less so.
Do a pass over the app looking for accessibility issues. Are we already incorporating ARIA attributes (https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA) or do we need to make more effort? How easy would the site be to use for someone who was visually impaired?
PR any changes that need to be made, and feed back to the rest of the team what you learned so they can incorporate accessibility into their future work.
The text was updated successfully, but these errors were encountered: