bugcross-browser compatibilityhelp wanted
Metriche repository
- Star
- (5936 star)
- Metriche merge PR
- (Nessuna PR mergiata in 30 g)
Descrizione
You can see the code here https://codepen.io/E-The-Man/pen/wvBpLLJ
- Provide the steps to reproduce the issue, e.g.:
- Click on a button to open the searchbar
- Press the Escape key to close the searchbar
- The searchbar closes in every other browser including Edge, it doesn't close in IE11. The searchbar closes when you click outside the component.
-
Please describe your use case from user journey point of view, e.g.:
When a user clicks on a button, it launches the auto-suggest search bar. A user should then be able to close the search bar by pressing the Escape key. This works as expected in all browsers except IE11.