(react) position top datepicker

Position the datepicker on top of the input when the input is
at the bottom of the screen and whenthere is enough space to display
the datepicker on the top.
This commit is contained in:
Anthony Le Courric
2023-08-03 15:38:06 +02:00
committed by Jean-Baptiste PENRATH
parent 6ea8544fed
commit 9edb9765db
4 changed files with 198 additions and 17 deletions

View File

@@ -0,0 +1,5 @@
---
"@openfun/cunningham-react": minor
---
Position Datepicker popover on top or bottom depending space available