Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update _base.scss #2444

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Commits on Nov 8, 2024

  1. Update _base.scss

    Clear and simple explanation of the change/update:
    
    Updated input elements to be invisible simply by using opacity: 0 and z-index:2 in order for inputs to be selected by Dragon Naturally Speaking adaptive technology voice reader
    
    Added fallback to show focus of checkboxes and radio buttons and selection of radio buttons in Windows high contrast mode. 
    
    The impact on the sponsored department (CRA) for that change/update:
    
    Improved accessibility for users of the adaptive technology or visual mode
    
    The impact on the public for that change/update:
    
    No change for current use cases, but allows easier selection of radio button and checkboxes using Dragon Naturally Speaking, and provides proper focus in high contrast mode when using keyboard and selecting radio buttons
    Christopher-O authored Nov 8, 2024
    Configuration menu
    Copy the full SHA
    1dcbc57 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28ab6d1 View commit details
    Browse the repository at this point in the history