Expected Behavior
When I navigate through the page using only the keyboard by pressing Tab I want to be able to select any element on the page.
Actual Behavior
When I go to the quick search in the header and go further I see a focus on the next elements but the Quick search overlay is not closing.
Possible Solution
Hide quick search overlay when user focus out from search input.
Steps to reproduce
- Open Homepage
- Press Tab several times
- See that the quick search overlay stays open
What version of Magento 2 integration are you using?
1.0.0-rc.5
What version of Node.js are you using?
16
What browser (and version) are you using?
Chrome
What operating system (and version) are you using?
macOS
Relevant log output
No response
Code of Conduct