You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
Currently, when you tab from an open menu it moves through the items and then escapes the panel into the rest of the page. The menu should actually just close upon pressing tab and the focus should move to the next focusable element (the menu items shouldn't be tab stops). MatMenu does the right thing for this and can be an example.