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

Autocomplete: Dropdown does not stay underneath input #3418

Closed
ConstantineKononenko opened this issue Jul 16, 2019 · 3 comments
Closed

Autocomplete: Dropdown does not stay underneath input #3418

ConstantineKononenko opened this issue Jul 16, 2019 · 3 comments

Comments

@ConstantineKononenko
Copy link

Hello.

What you were expecting:
That the dropdown stays underneath and won't scroll with the page.

What happened instead:
The dropdown is scrolling with the page.

Steps to reproduce:
Works in demo app:
https://marmelab.com/react-admin-demo/#/reviews?filter=%7B%7D&order=DESC&page=1&perPage=25&sort=date

  • Add filter -> Customer -> click on it
  • Scroll down

autocomplete-dropdown

@ConstantineKononenko ConstantineKononenko changed the title Autocomplete: Dropdown does not stay underneath inpup Autocomplete: Dropdown does not stay underneath input Jul 16, 2019
@fzaninotto fzaninotto added the bug label Jul 19, 2019
@fzaninotto
Copy link
Member

Thanks for the report. I could reproduce the issue.

@m4theushw
Copy link
Contributor

I couldn't reproduce this bug. The demo from the next branch is working correctly. @fzaninotto did you test this way?

autocomplete

@fzaninotto
Copy link
Member

Fixed by #3683

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants