You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add an option to select the first application by default when pressing ENTER or the direction arrows after a search. Currently this scenario occurs only when launching nwg-drawer and without having done a search.
Actual result
Without search
Launch nwg-drawer
Press ENTER
It launches the first application in the list
And
Launch nwg-drawer
Press an arrow key
It moves the selection in the direction chosen from the first application in the list
With search
Launch nwg-drawer
Enter the beginning of the name of an application.
Press ENTER
This has no effect
And
Launch nwg-drawer
Enter the beginning of the name of an application.
Press an arrow key
It moves the selection in the direction chosen from the searchbar
Expected result
Without search
Keep the current scenario.
With search
Launch nwg-drawer
Enter the beginning of the name of an application.
Press ENTER
Run the first application in the list
And
Launch nwg-drawer
Enter the beginning of the name of an application.
Press an arrow key
Move the selection in the direction chosen from the first application in the list
The text was updated successfully, but these errors were encountered:
Description
Add an option to select the first application by default when pressing ENTER or the direction arrows after a search. Currently this scenario occurs only when launching
nwg-drawer
and without having done a search.Actual result
Without search
nwg-drawer
ENTER
And
nwg-drawer
With search
nwg-drawer
ENTER
And
nwg-drawer
Expected result
Without search
Keep the current scenario.
With search
nwg-drawer
ENTER
And
nwg-drawer
The text was updated successfully, but these errors were encountered: