Skip to content

After the drop-down component custom suffix icon, clicking the icon will not expand the drop-down list #5701

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
wingever opened this issue Jun 13, 2022 · 1 comment
Labels

Comments

@wingever
Copy link

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

Version

3.2.6

Environment

https://codesandbox.io/s/35sonr?file=/src/demo.vue

Reproduction link

Edit on CodeSandbox

Steps to reproduce

点击图标展开列表

What is expected?

跟不自定义的时候行为一致,正常打开

What is actually happening?

点击后缀图标以外的区域才能触发展开


.ant-select-arrow .anticon:not(.ant-select-suffix) {
pointer-events: auto;
}
浏览器版本: chrome 102.0.5005.63

@github-actions github-actions bot changed the title 下拉组件自定义后缀图标后,点击图标不会展开下拉列表 After the drop-down component custom suffix icon, clicking the icon will not expand the drop-down list Jun 13, 2022
@github-actions
Copy link

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 Jun 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant