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

Any way to highlight matching characters with different case? #400

Open
SoftCircuits opened this issue Feb 19, 2022 · 0 comments
Open

Any way to highlight matching characters with different case? #400

SoftCircuits opened this issue Feb 19, 2022 · 0 comments

Comments

@SoftCircuits
Copy link

SoftCircuits commented Feb 19, 2022

Is it possible to do either of the following?

  1. The code correctly detects when the entered text matches the start of an item even when the case is different. But it only bolds the matching characters in the list when they match case. Is there any way to bold the matching characters even when their case does not match?

  2. When the user presses the up or down key, the input control is populated with one of the items from the list. Is there any way to highlight the list item in this case?

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

1 participant