Tabable or otherwise keyboard controllable Menu / MenuItem
#3079 aperta il 26 ott 2018
Metriche repository
- Star
- (20.263 star)
- Metriche merge PR
- (Merge medio 43g 10h) (27 PR mergiate in 30 g)
Descrizione
Environment
- Package version(s): 2.3.1 (also in your v3 demo)
- Browser and OS versions: Safari 12.0, Chrome 69.0
Feature request
Popover-menues should be tabable or keyboard-controllable in any other way other than only by hotkeys for exactly one menu-item.
Current buggy behaviour: Going to the menu demo and trying to tab will open the second last menu item in the second menu. tabbing again will open the submenu of the last menu-item. tabbing another time will focus the last menu-item of the submenu.
Setting tabIndexes on each Popover and Menu Item will enable to either tab through popovers or menu items as soon as a menu is opened.
Examples
You can see the before mentioned example here: http://blueprintjs.com/docs/#core/components/menu