themesberg / flowbite-react

Official React components built for Flowbite and Tailwind CSS
https://flowbite-react.com
MIT License
1.77k stars 395 forks source link

Datepicker Pops beyond edge of screen #1422

Open James-Wilkinson-git opened 2 weeks ago

James-Wilkinson-git commented 2 weeks ago

Steps to reproduce

Place a datepicker on the edge of your screen, mine is 6 padding in from the right Open the datepicker, the popover goes beyond the browser causing an X scroll Try and scroll X by clicking the bar and the date picker disappears

Current behavior

Popovers are breaking outside of the screen.

Expected behavior

Popover should always position inside the screen.

Context

Using the Flowbite Admin Dashboard example with Flowbite React Components