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] el-cascader repeats when it is folded. #12508

Closed
huangjinqiang opened this issue Aug 27, 2018 · 1 comment
Closed

[Bug Report] el-cascader repeats when it is folded. #12508

huangjinqiang opened this issue Aug 27, 2018 · 1 comment

Comments

@huangjinqiang
Copy link
Contributor

Element UI version

2.4.6

OS/Browsers version

Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36

Vue version

2.5.17

Reproduction Link

http://output.jsbin.com/josuhisufo

Steps to reproduce

选中的时候,click后在收起前,在cascaderMenu上发生位移即可

What is Expected?

同时设置:check-on-select为true和expand-trigger为hover的时候, 希望在点选之后,不再因为默认的mouseenter去选中其他项

What is actually happening?

设置:check-on-select为true和expand-trigger为hover的时候, 在点选之后,如果在cascader收起的时候发生了位移,则会误选中其他

@element-bot element-bot changed the title [Bug Report] el-cascader收起时重复触发 [Bug Report] el-cascader repeats when it is folded. Aug 27, 2018
@element-bot
Copy link
Member

Translation of this issue:

Element UI version
2.4.6

OS/Browsers version
Mozilla / 5.0 (Windows NT 6.1; Win64; x64) Apple WebKit / 537.36 (KHTML, like Gecko) Chrome / 68.0.3440.106 Safari / 537.36

Vue version
2.5.17

Reproduction Link
http://output.jsbin.com/josuhisufo]

Steps to reproduce
At the time of selection, click will shift on cascaderMenu before it is retracted.

What is Expected?
Simultaneously set: when check-on-select is true and expand-trigger is hover, you want to stop checking other items because of the default mouseenter after clicking

What is actually happening?
Settings: When check-on-select is true and expand-trigger is hover, after clicking, if a displacement occurs when the cascader is up, the other will be misselected

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