Tailus-UI / tailus-ui-react

Highly customizable react components for crafting modern, personalized websites and applications.
https://ui.tailus.io/
MIT License
326 stars 14 forks source link

Select menu scrolling acts incorrectly. #56

Closed emi0x7d1 closed 3 weeks ago

emi0x7d1 commented 3 months ago

Describe the bug A clear and concise description of what the bug is.

If you're on mobile, the demo select component is covered by the header which makes it impossible to select the first element if it has by covered. Not sure how to explain it. I will attach a video.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

https://github.com/Tailus-UI/tailus-ui-react/assets/138755561/4bf39863-1d67-4ee3-9b24-edf09386a6fc

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.

Meschacirung commented 2 months ago

I didn't use the <Portal /> in this example, It's now fixed in the next documentation