Welcome to the Blazor feedback portal. We’re happy you’re here! If you have feedback on how to improve the Blazor, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

0
Votes

When using the Autocomplete component, opening the popup and navigating with the arrow keys works. However, when trying to select a value using the Tab key, the selection does not occur. 


Replication Procedure:
  1. Open the autocomplete popup.
  2. Navigate down the list using the arrow keys.
  3. Attempt to select a value using the Tab key.

Expected Output:
The value should be selected and the selection should occur when using the Tab key.

Current Output:
The selection does not occur when using the Tab key to select a value.