Content
View differences
Updated by Henriette Darge 12 days ago
###
### Steps to reproduce
* Go to the new project selector
* Search for a name
* Press enter or arrow keys
### What is the buggy behavior?
* Nothing happens
### What is the expected behavior?
* Pressing Enter: The first element should be triggered (navigated to)
* Pressing Arrow Down: The first element gets selected (so focused but not triggered yet)
* Pressing Arrow Up: The last element gets selected (so focussed but not triggered yet)
###
### Steps to reproduce
* Go to the new project selector
* Search for a name
* Press enter or arrow keys
### What is the buggy behavior?
* Nothing happens
### What is the expected behavior?
* Pressing Enter: The first element should be triggered (navigated to)
* Pressing Arrow Down: The first element gets selected (so focused but not triggered yet)
* Pressing Arrow Up: The last element gets selected (so focussed but not triggered yet)
###