When front end is opened for the first time and user invokes search field, using Enter
yields no result, the user has to type in some input and then select from the results. But after doing so it is enough to press Enter
and previously selected screen is opened again.
The expected behaviour is to wait for the user to type in searched input.
At the moment user has to move into the results to select desired option. @tvavrda Shouldn’t we allow to user to press Enter
to select the first option from the results?