Skip to content
This repository has been archived by the owner on Mar 11, 2024. It is now read-only.

feat: update components to be more screenreader/a11y friendly #110

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from

Conversation

therocco
Copy link

@therocco therocco commented Mar 7, 2021

  • Add lint and lint:fix to root package.json file
  • Replace stray var with appropriate let or const
  • Destructuring objects where appropriate
  • Add appropriate aria attributes and role to all loading components
  • Make Account component a status role and give address and balance a screen reader friendly labels
  • Add label companion tabs for all input fields for accessibility/screen readers
  • Make sure all emoji loading page titles have accompanying aria-label for accessibility/screen readers
  • Update Vue tests
  • Run linter and fix any formatting warnings it displayed

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants