Files
cunningham/.changeset/long-jeans-rush.md
Nathan Vasse 7ddcfeb4bc 🐛(react) fix closing of menu via toggle button
Previously it was not possible to close the menu when clicking on
the toggle button on search select. It was caused by a conflicting
state update.
1. Downshift triggers closing the menu from getToggleButtonProps
2. wrapperProps was calling downshiftReturn.openMenu()
2023-11-30 10:40:13 +01:00

82 B

@openfun/cunningham-react
@openfun/cunningham-react
patch

fix closing of menu via toggle button