Skip to content

Dropdown visible change fired when user click on filters from table header cell (from version 3.2.16) #6400

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

Closed
1 task done
LuXDAmore opened this issue Mar 28, 2023 · 1 comment

Comments

@LuXDAmore
Copy link

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

Version

3.2.16

Environment

Chrome 113.0.5653.0, Vue 3.2.47

Reproduction link

https://antdv.com/components/table#components-table-demo-custom-filter-panel

Steps to reproduce

  • Click on the search icon in the header table cell;
  • Click on th search input;
  • The dropdown will close automatically without letting the user search.

What is expected?

I can click the text box (or a select) and search (or filter) elements in the table.

What is actually happening?

The dropdown is closing automatically and don't let the user do the search.


Was working correctly on version 3.2.14, but not working updating to version 3.2.16, i think it's related to this PR:
HERE

Copy link

github-actions bot commented Apr 4, 2024

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants