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

[NzSelect] exact match while searching should be active #6812

Closed
konossow opened this issue Jul 1, 2021 · 1 comment
Closed

[NzSelect] exact match while searching should be active #6812

konossow opened this issue Jul 1, 2021 · 1 comment
Assignees

Comments

@konossow
Copy link
Contributor

konossow commented Jul 1, 2021

Reproduction link

https://stackblitz.com/edit/angular-6zsgfo?file=src/app/app.component.ts

Steps to reproduce

  1. Open dropdown
  2. Type 'm'

What is expected?

In filtered options is exact match of typed query, therefore this option should be active

What is actually happening?

First option that fits query is active

Environment Info
ng-zorro-antd 11.4.2
Browser Chrome
@konossow konossow changed the title [NzSelect] exact match while searching should be displayed as first [NzSelect] exact match while searching should be active Jul 1, 2021
@konossow
Copy link
Contributor Author

konossow commented Jul 1, 2021

PR #6816

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants