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

Search in select component not working properly in mobile devices #4027

Closed
1 task
alisdg opened this issue May 1, 2021 · 2 comments
Closed
1 task

Search in select component not working properly in mobile devices #4027

alisdg opened this issue May 1, 2021 · 2 comments

Comments

@alisdg
Copy link

alisdg commented May 1, 2021

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

Version

1.7.3

Environment

chrome: 90.0.4430.91 , os: android 9

Reproduction link

https://www.antdv.com/components/select/#Select-with-search-field

Steps to reproduce

<a-select
show-search
option-filter-prop="children"
:filter-option="filterOption"

Jack Lucy Tom

What is expected?

when user trying to type some characters, option list should be filtered

What is actually happening?

options not being filtered ( unless user press device's back button to close device's keyboard )


any other example on the page with select search input is the same.

@github-actions
Copy link

github-actions bot commented Jul 1, 2021

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days

@github-actions github-actions bot added the Stale label Jul 1, 2021
@github-actions github-actions bot closed this as completed Jul 9, 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 Jul 10, 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

1 participant