microsoft / fluentui-blazor

Microsoft Fluent UI Blazor components library. For use with ASP.NET Core Blazor applications
https://www.fluentui-blazor.net
MIT License
3.23k stars 294 forks source link

In Fluent Autocomplete control, From keyboard, On tab key, it doesn't go to the close button. #2002

Closed PraleshGitHub closed 2 weeks ago

PraleshGitHub commented 2 weeks ago

🐛 Bug Report

On tab key, it doesn't go to the close button in Fluent Autocomplete control.

💻 Repro or Code Sample

Go to fluent blazor demo URL: https://www.fluentui-blazor.net/Autocomplete

🤔 Expected Behavior

On keyboard tab key, Focus should move to the close button in Fluent Autocomplete control.

😯 Current Behavior

On tab key, it doesn't go to the close button in Fluent Autocomplete control.

💁 Possible Solution

🔦 Context

🌍 Your Environment

OS & Device: [Windows] on [PC] Browser [e.g. Microsoft Edge, Google Chrome, Apple Safari, Mozilla FireFox] .NET 6 and Fluent UI Blazor library Version [3.7]

dvoituron commented 2 weeks ago

Will be solved via #2007