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

Select Option dropdown doesn't scroll in sync with table scroll #14963

Closed
1 task done
aditya-padhi-kbl opened this issue Feb 20, 2019 · 1 comment
Closed
1 task done

Comments

@aditya-padhi-kbl
Copy link
Contributor

aditya-padhi-kbl commented Feb 20, 2019

  • I have searched the issues of this repository and believe that this is not a duplicate.

Reproduction link

Edit on CodeSandbox

Steps to reproduce

Please open the minimal production link.
https://codesandbox.io/s/3xw09kw34m

Click on any of the Select option of the age column.
While the dropdown is open scroll the table.
The select dropdown doesn't scroll with the table scroll.

What is expected?

The option drop-down should close immediately or scroll in sync with the table scroll (after adding the scroll attributes to the Table)

What is actually happening?

As of now the select dropdown is not scrolling in sync with the table scroll

Environment Info
antd 3.10.0
React 16.5.2
System OSX
Browser Google Chrome
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants