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

cascader级联选择功能的bug #958

Closed
horsecms opened this issue Jul 11, 2019 · 5 comments
Closed

cascader级联选择功能的bug #958

horsecms opened this issue Jul 11, 2019 · 5 comments

Comments

@horsecms
Copy link

horsecms commented Jul 11, 2019

Version
1.3.16
1.4.5

Environment
官网也存在这个问题

Reproduction link
https://vue.ant.design/components/cascader-cn/

Steps to reproduce
cascader级联选择打开搜索功能时:
1、按键盘的上下进行内容选择时需要点击两下才能选中搜索内容的第一条【如输入“h”需要按两下键盘上的“下”键才能定位到第一个搜索结果】;
2、执行完第一步后,搜索框中的没有光标定位,即使按键盘“上”键也无法使光标定位到搜索框中;
3、建议新增“showSearch 为对象时”各个字段的使用方式,想要设置matchInputWidth这个为true,但是不知道应该怎么做:showSearch="{filter,matchInputWidth:true}"这样不对,在data中设置matchInputWidth:true也不对,不知道改如何使用【这个可能是我能力的问题,望大佬指教】

What is expected?
期望能和select的搜索功能相同

What is actually happening?
cascader级联选择打开搜索功能时:
1、按键盘的上下进行内容选择时需要点击两下才能选中搜索内容的第一条;
2、当通过键盘按键选中搜索内容时,搜索框中的没有光标定位,即使按键盘“上”键也无法使光标定位到搜索框中;
3、建议新增“showSearch 为对象时”各个字段的使用方式,想要设置matchInputWidth这个为true,但是不知道应该怎么做:showSearch="{filter,matchInputWidth:true}"这样不对,在data中设置matchInputWidth:true也不对,不知道改如何使用【这个可能是我能力的问题,望大佬指教】

@horsecms horsecms changed the title cascader级联选择打开搜索功能时的一些小问题 cascader级联选择功能的bug Sep 17, 2019
@horsecms
Copy link
Author

horsecms commented Sep 20, 2019

@tangjinzhou 帮忙处理一下这个bug 谢谢

@tangjinzhou
Copy link
Member

一次失去焦点,一次选中
不过发现了新的问题:再次输入时,无法使用上下键盘

@horsecms
Copy link
Author

一次失去焦点,一次选中
不过发现了新的问题:再次输入时,无法使用上下键盘

建议新增“showSearch 为对象时”各个字段的使用方式,想要设置matchInputWidth这个为true,但是不知道应该怎么做:showSearch="{filter,matchInputWidth:true}"这样不对,在data中设置matchInputWidth:true也不对,不知道改如何使用【这个可能是我能力的问题,望大佬指教】

@ocxco
Copy link

ocxco commented Jan 20, 2021

按键盘的上下进行内容选择时需要点击两下才能选中搜索内容的第一条

请教一下这个问题有计划修复吗,或者可以给出一些建议怎么处理吗。如果是第一次失去焦点,第二次才是选中,那搜索框获取焦点但是未输入内容的时候,应该也有同样的问题才对。

@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 Apr 18, 2022
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

3 participants