-
Notifications
You must be signed in to change notification settings - Fork 224
Description
❌ This issue is not open for contribution. Visit Contributing guidelines to learn about the contributing process and how to find suitable issues.
Current behavior
Currently, a keyboard user has to tab navigate through all of the search results before they are able to reach the recommendations. This is a very bad user experience even if technically all items are "reachable" by keyboard.
Desired behavior
There would be a significant value add with us adding a keyboard shortcut to allow the user to quickly shift back and forth between the search results and the recommendations.
Needs input from @radinamatic regarding the best approach for this in terms of how we inform the user that this option is available, but in a general sense on the technical side, it should be as straightforward as assigning a focus/refocus to a particular keyboard input.