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

Iqss/8247 flyout menu accessibility #8257

Commits on Nov 23, 2021

  1. keyboard access to download menu

    just a checkpoint - only this submenu supported
    
    Conflicts:
    	src/main/webapp/filesFragment.xhtml
    qqmyers committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    8c751e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b7af2f View commit details
    Browse the repository at this point in the history
  3. fixes

    no arg when passing function in keydown
    don't return false so tabs still work
    use setTimeout instead of jquery delay (didn't work)
    qqmyers committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    270a4fc View commit details
    Browse the repository at this point in the history
  4. make all fly-outs focusable

    Conflicts:
    	src/main/webapp/dataset.xhtml
    qqmyers committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    865f229 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    54077a0 View commit details
    Browse the repository at this point in the history
  6. file edit menu as well

    qqmyers committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    ffc03ba View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d04e8db View commit details
    Browse the repository at this point in the history