Skip to content

Commit

Permalink
MDL-70792 aria: Dropdown menu keyboard interaction fixes
Browse files Browse the repository at this point in the history
* Move the focus to the last menu item when the menu is displayed by
pressing the Up arrow key.
* When the menu is open and Tab/Shift-Tab is pressed, focus on the
next/previous focusable element on the DOM instead of focusing back on
the menu trigger.
* Combine event handling for the dropdown menu trigger.
  • Loading branch information
junpataleta committed Feb 24, 2022
1 parent b3c3f4e commit 62a9021
Show file tree
Hide file tree
Showing 3 changed files with 59 additions and 31 deletions.
2 changes: 1 addition & 1 deletion theme/boost/amd/build/aria.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 62a9021

Please sign in to comment.