onesine / react-tailwindcss-datepicker

Modern date range picker component for React using Tailwind 3 and dayjs. Alternative to Litepie Datepicker.
https://react-tailwindcss-datepicker.vercel.app/
MIT License
537 stars 159 forks source link

Modal is not adjusting according to height #233

Open skychavda opened 7 months ago

skychavda commented 7 months ago

Here is one issue with the modal. If we don't have enough height to fit the modal, it is not handling it. Also, I tried to apply some zIndex but it is not working.

So is there any other way to handle this thing?

image
lazycipher commented 7 months ago

got it working?

mateokurti commented 6 months ago

Seems related to #166 and I'm facing the same issue. This fix is really needed.