Files
cunningham/packages/react/src/components/Forms/Select
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
..
2023-05-12 11:13:38 +02:00
2023-10-04 15:18:00 +02:00