Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

[BUG] Overflow for server side search not correctly rendered #508

Open
DariusCorp opened this issue Nov 15, 2024 · 0 comments
Open

[BUG] Overflow for server side search not correctly rendered #508

DariusCorp opened this issue Nov 15, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@DariusCorp
Copy link

Describe the bug
When searching a select and the results overflow downward, the last options are always unreachable. After reopening the select it renders correctly because it has a different length, but this should be the default behavior from the beginning.

To Reproduce

  1. Have a select at the bottom of the page
  2. Have the select open downwards
  3. Search something for which the select is going to overflow downwards
  4. Scroll down
  5. Last options are unreachable

Expected behavior
The option should change direction upward

Screenshots
image

@DariusCorp DariusCorp added the bug Something isn't working label Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant