You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm going to close this as expected behavior. Using the keyboard shortcut, we open a modal. fluentui-blazor auto-focuses the first element, which happens to be a header here. It's a nice indication of where keyboard focus is. This behavior does not happen when clicking the help (or settings) navbar items.
REGRESSION
INSTALL STEPS
REPRO STEPS
dotnet run
ACTUAL
The following strings are enclosed with a border:
Add filter
Help
Settings
EXPECTED
The mentioned strings should not be enclosed with a border.
The text was updated successfully, but these errors were encountered: