Skip to content

Support enter/return and up/down keys in Global drawer for navigation

Arjen Hiemstra requested to merge work/ahiemstra/globaldrawerkeys into master

Enter/return will do the same as clicking on the item, while up/down match backtab/tab.

The second commit sets activeFocusOnTab default to false for ListSectionHeader, which fixes a problem with headers in the global drawer and additionally makes section headers behave more like expected.

Edited by Arjen Hiemstra

Merge request reports