♻️(react) use react aria for select menu
The way the menu of the select was made was causing it to be cropped inside modals, it was due to the fact the menu was nested inside a position relative parent. Now we use react aria to position in full absolute the menu, making it to be correctly displayed inside modals.
This commit is contained in:
5
.changeset/spotty-bulldogs-tell.md
Normal file
5
.changeset/spotty-bulldogs-tell.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@openfun/cunningham-react": patch
|
||||
---
|
||||
|
||||
♻️(react) use react aria for select menu
|
||||
Reference in New Issue
Block a user