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

The filterDropDown cannot slide with tables #17548

Closed
1 task done
anjing0524 opened this issue Jul 9, 2019 · 5 comments
Closed
1 task done

The filterDropDown cannot slide with tables #17548

anjing0524 opened this issue Jul 9, 2019 · 5 comments
Assignees

Comments

@anjing0524
Copy link

anjing0524 commented Jul 9, 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

  1. open the link
  2. slider the scroller

What is expected?

Keep the custom condition displayed all the time

What is actually happening?

The filterDropDown cannot slide with tables

Environment Info
antd 3.20.1
React 16
System win7
Browser Chrome61
@zombieJ
Copy link
Member

zombieJ commented Jul 10, 2019

It's by design since scrollable table popup will be hidden out of scroll container.

But you still can use ConfigProvider to config the getPopupContainer behavior of Table popup.

@zombieJ zombieJ closed this as completed Jul 10, 2019
@afc163 afc163 reopened this Jul 10, 2019
@afc163
Copy link
Member

afc163 commented Jul 10, 2019

#14864 (comment)

We may need a getFilterDropdownContainer, too many usage questions.

@afc163
Copy link
Member

afc163 commented Jul 10, 2019

#16876

@anjing0524
Copy link
Author

I'm sorry I don't quite understand. Can you give me an example @zombieJ @afc163

@anjing0524
Copy link
Author

anjing0524 commented Jul 11, 2019

it does not work in table filterDropdown , I also try to select ,and it worked fine

afc163 added a commit that referenced this issue Jul 22, 2019
@afc163 afc163 closed this as completed Jul 23, 2019
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

4 participants