Skip to content
This repository has been archived by the owner on Oct 25, 2023. It is now read-only.

accessibility tweaks in the login web for users of screen readers #1735

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

MiFrasson
Copy link

The settings are made so that the web login has accessibility for users of assistive technologies.
Improvements:

  1. Added keyboard navigation (key "tab") between the form fields, and the "next" linck and country choice;
  2. Referenced to the labels of the forms with their respective inputs;
  3. Added shortcut keys to form fields and the "next" link
    Keys:
    Code = C
    phone number= P
    Next = N
    Used for testing, NVDA screen reader
    https://github.com/nvaccess/nvda
    Thanks!

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

Successfully merging this pull request may close these issues.

2 participants