Skip to content

Why 'combobox' mode doesn't work properly? #94

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
markin-io opened this issue Jan 19, 2018 · 3 comments
Closed

Why 'combobox' mode doesn't work properly? #94

markin-io opened this issue Jan 19, 2018 · 3 comments

Comments

@markin-io
Copy link

markin-io commented Jan 19, 2018

Hello, my name is Igor. I really need to use antd TreeSelect component in 'combobox' mode.
It's not really comfortable to our users open dropdown, click on the search field and type text every time they want search in tree. They want enter text right into component's text input like in 'multiple' mode.

Digging into sources brought me here and I noticed that some parts of the code related to 'combobox' mode are commented and functional seems to be broken when I set 'combobox' prop to true.
I'm wondering why it doesn't work. Could you please give me some information about that? I'm gonna try fix it and publish Pull Request for this issue.
Thank you!

@yesmeck
Copy link
Member

yesmeck commented Feb 24, 2018

You can use Select component if you need combobox.

@yesmeck
Copy link
Member

yesmeck commented Feb 24, 2018

As I commented in ant-design/ant-design#9062 (comment)

@yesmeck yesmeck closed this as completed Feb 24, 2018
@markin-io
Copy link
Author

@yesmeck yes, thank you.

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

2 participants