-
Notifications
You must be signed in to change notification settings - Fork 4k
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
[nz-select] Allow nz-select open with spacebar when focused, like the default HTML select #1909
Labels
Comments
wzhudev
pushed a commit
to wzhudev/ng-zorro-antd
that referenced
this issue
Aug 24, 2018
3 tasks
simplejason
pushed a commit
that referenced
this issue
Sep 7, 2018
This creates a new issue with the nz-select with search. Now you can not type space while writing search text in select. |
Duplicates #2201. This would be closed now. Please track the problem in 2201. |
hsuanxyz
pushed a commit
to hsuanxyz/ng-zorro-antd
that referenced
this issue
Aug 5, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What problem does this feature solve?
The select component doesn't open when press spacebar key.
What does the proposed API look like?
Allow nz-select open with spacebar when focused, like the default HTML select.
Example: W3Schools Select Tag
The text was updated successfully, but these errors were encountered: