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

MudSelect Does not Select Item on Keystroke #8985

Open
1 of 2 tasks
arbrod13 opened this issue May 16, 2024 · 0 comments
Open
1 of 2 tasks

MudSelect Does not Select Item on Keystroke #8985

arbrod13 opened this issue May 16, 2024 · 0 comments

Comments

@arbrod13
Copy link

Bug type

Component

Component name

MudSelect

What happened?

When tabbing to a MudSelect control, typing the first letter of the item does not select the item in the list.

The Try.mudblazor link was created by clicking on the first example in the Select Documentation https://mudblazor.com/components/select#variants.

Expected behavior

When you begin typing into a select control, it should find the matching item in the list.

Reproduction link

https://try.mudblazor.com/snippet/pZNtb9owEMff8yV28yt4E5D2IHVtSjfWbZUGrUTVt5VxDvDk-LKzw1QqvvuchybQldFuUaTE9v_uf7-75PZ2LLWNWK6JX52M82SKBpWH61g4z9ouBHyXMzSxGNF8jijgo1VL4kvWC21jUT2jT-Q9pSO0HlmcdiBcbbILjyncSJNjLM66YiSzLFdKWxI9Af2D6jmGErzH56jPXcbo3EPmk34jDIsduoTymcGG7oq1CqsbyVpaH4v6JbrMvdEWk3_m3rKqy3wbvRvsI3lKfXT0fPWb6P3gEPmVXq9lC16t_gD_oo35D-xmJBZ_QelRjJITbWUot3d4lFtxn7VckaEXRo0lLwKLly-Mm2ahRqUfonYa2TlTlCDcl7my0HmtQBnpXBVcbleHW4Iqb_U3gZUp9hpFqy2uSTiDuJQcNwebzuN8jDIha-6gTjkp9Y2q34cJefwAfqkdFHeaEfswU3AUNhHar0FJC4rSTDJCVpTpHpvRCpl1YJ4RGTj_mUvjujT7UUTTPpCVZKDgxIGGQNbdOd7RMPqcbSUbRhV6XLM8wf4XKk_0em_ZOgi-ov8m3XIURtftQXxaugyj3e3hEAa7XbxIM4MpFg6F55y47F7JEkwh0S4z8i40kDm0IwxE27a3eyuqp3ZN0_Klraji3nQ2vwE

Reproduction steps

  1. Tab into a MudSelect Control
  2. Start typing
  3. (Nothing happens)
    ...

Relevant log output

No response

Version (bug)

7

Version (working)

No response

What browsers are you seeing the problem on?

Chrome

On which operating systems are you experiencing the issue?

Windows

Pull Request

  • I would like to do a Pull Request

Code of Conduct

  • I agree to follow this project's Code of Conduct
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