CodeBeam.MudBlazor.Extensions icon indicating copy to clipboard operation
CodeBeam.MudBlazor.Extensions copied to clipboard

MudSelectExtended - tab does not work as expected when using SearchBox and SearchBoxAutoFocus="true"

Open pjc2007 opened this issue 1 year ago • 0 comments
trafficstars

When I set the SearchBoxAutoFocus=true. the tab key will not select the current item and tab to the next control as it does when this property is not set.

Can easily reproduce using the example and enabling the `SearchBoxAutoFocus

Version 7.0.1

pjc2007 avatar Sep 27 '24 01:09 pjc2007