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

[Bug Report] Close el-select the arrow with filterable #11249

Closed
iumag opened this issue May 19, 2018 · 1 comment
Closed

[Bug Report] Close el-select the arrow with filterable #11249

iumag opened this issue May 19, 2018 · 1 comment

Comments

@iumag
Copy link

iumag commented May 19, 2018

Element UI version

2.3.9

OS/Browsers version

Windows 10 Pro/Chrome 66.0.3359.1

Vue version

2.5.16

Reproduction Link

https://jsfiddle.net/IUMag/mmx38qxw/1948/

Steps to reproduce

  1. Click on the arrow
  2. When open select, again Click on the arrow

What is Expected?

Close select

What is actually happening?

When a filterable is used in an el-select, then if you click on the arrow, the select will open, but if you then click again on the arrow, it does not close.If you click on the field, everything works fine

@iumag iumag changed the title [Bug Report] Close el-selecton the arrow with filterable [Bug Report] Close el-select the arrow with filterable May 22, 2018
@badpunman
Copy link
Contributor

badpunman commented Jun 28, 2018

In addition, it seems that when you click outside to close the popover, it takes two clicks on the arrow to open it back up again.

// Your fix does seem to fix that issue as well.

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

4 participants