Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[Bug]: overflow scrollbars on Windows for date-range-picker on homepage example #122

Open
ajitzero opened this issue Feb 24, 2025 · 0 comments
Labels
Type: Bug Confirmed bug, something is not working as intended

Comments

@ajitzero
Copy link

Tremor Raw Component Version

N/A, whatever is used for homepage

Link to minimal reproduction

https://tremor.so/

Steps to reproduce

Visit the home page and open the date-range-picker example. See the scrollbars.

What is expected?

There should be no scrollbars when there is no extra content.

What is actually happening?

Scroll bars can be seen even when there is no scrollable content.

Image

What browsers are you seeing the problem on?

Brave

Any additional comments?

  • This issue is not seen in docs: https://tremor.so/docs/inputs/date-range-picker
  • This is happening on Windows by default.
  • On macOS, this should be happening if the user has set "Always show scrollbars" in their system settings. I haven't checked.
  • Suggested fix: Use overflow: auto instead of overflow: scroll
@severinlandolt severinlandolt added the Type: Bug Confirmed bug, something is not working as intended label Feb 25, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Type: Bug Confirmed bug, something is not working as intended
Projects
None yet
Development

No branches or pull requests

2 participants