bugcross-browser compatibilityhelp wanted
Métriques du dépôt
- Stars
- (5 936 stars)
- Métriques de merge PR
- (Aucune PR mergée en 30 j)
Description
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.