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

Set navigation role and aria label on app navigation #1585

Merged
merged 1 commit into from
Nov 24, 2020

Commits on Nov 23, 2020

  1. Set navigation role on app navigation

    This makes it a region that one can jump to with accessibility tools and
    also gets announced as such when tabbing into it or exiting it.
    
    In general apps should provide an aria label to give such region a name.
    
    Signed-off-by: Vincent Petry <vincent@nextcloud.com>
    PVince81 committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    b3c80f5 View commit details
    Browse the repository at this point in the history