🐛(react) fix multi select menu opening
At first we had a simple bug were it was not possible to open the menu by clicking on the label. This fix is a rework to consider the select wrapper as the toggle button itself, which is what we do on the mono version. This change caused various tests to fail.
This commit is contained in:
5
.changeset/eighty-teachers-collect.md
Normal file
5
.changeset/eighty-teachers-collect.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@openfun/cunningham-react": patch
|
||||
---
|
||||
|
||||
fix multi select menu opening
|
||||
Reference in New Issue
Block a user