Closed
Description
When I'm trying to submit search form from keyboard - it doesn't work, but if I just click to value in drop-down - it works as expected.
Preconditions
- Magento 2.1.7 installed via composer
Steps to reproduce
- Go to Magento 2 admin panel
- Click "Search" icon in header
- Put some query (as example 7029) in search field, wait for autocomplete
- Select "<your query>" in Products option with arrow keys on keyboard
- Click enter button
Expected result
- Browser should be redirected to products grid page with selected query
Actual result
- Browser was redirected to the current page with additional get parameter: ?query=#
Metadata
Metadata
Assignees
Labels
The issue has been fixed in 2.2 release lineThe issue has been fixed in 2.3 release lineGate 2 Passed. Manual verification of the issue description passedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 1 Passed. Automatic verification of issue format passedGate 4. Acknowledged. Issue is added to backlog and ready for developmentThe issue has been reproduced on latest 2.1 releaseThe issue has been reproduced on latest 2.2 releaseThe issue has been reproduced on latest 2.3 release