You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I found the issue and fixed it, but it should be noted that putting Autocomplete inside Menu is not something we officially support as the Autocomplete will be inaccessible by keyboard within the menu ⚠️
Describe the bug
When clicking on an item in an Autocomplete, given that the Autocomplete is inside a Menu, nothing happens.
Steps to reproduce the bug
Expected behavior
onOptionsChange() fires.
Specifications
Additional context
See https://codesandbox.io/p/sandbox/eds-autocomplete-inside-menu-3lhlql for a minimal example.
The text was updated successfully, but these errors were encountered: