Keyboard-tab out of search box should minimize search box (& tab into should maximize it)
Opened this issue · 1 comments
kellyi commented
Overview
The search box should expand or minimize appropriately as the keyboard tabs through it:
- when I press tab to enter the search box, it should maximize
- when I press tab to exit the search box, it should minimize
Expected Behavior
- when I press tab to enter the search box, it should maximize
- when I press tab to exit the search box, it should minimize
This is the current behavior when using the mouse, which the keyboard should replicate.
Actual Behavior
When I tab through the search box its state remains the same: it's maximized in all cases until I use the mouse to focus elsewhere.