[Autocomplete] Fix Autocomplete Aria-Hidden and Focusable #1452
Annotations
20 warnings
src/Core/Components/DataGrid/FluentDataGrid.razor.cs#L249
This call will always result in an empty sequence because type 'Microsoft.FluentUI.AspNetCore.Components.ColumnBase<TGridItem>' is incompatible with type 'Microsoft.FluentUI.AspNetCore.Components.SelectColumn<TGridItem>' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2021)
|
|
|
examples/Demo/Shared/Pages/NavMenuTree/NavMenuTreePage.razor#L75
'FluentNavMenuTree' is obsolete: 'This component has been replaced with the FluentNavMenu and will be removed in a future version.'
|
examples/Demo/Shared/Pages/NavMenuTree/NavMenuTreePage.razor#L77
'FluentNavMenuGroup' is obsolete: 'This component has been replaced with the FluentNavGroup and will be removed in a future version.'
|
examples/Demo/Shared/Pages/NavMenuTree/NavMenuTreePage.razor#L79
'FluentNavMenuLink' is obsolete: 'This component has been replaced with the FluentNavLink and will be removed in a future version.'
|
|
|
|
|
|
|
examples/Demo/Shared/Pages/NavMenuTree/NavMenuTreePage.razor#L75
'FluentNavMenuTree' is obsolete: 'This component has been replaced with the FluentNavMenu and will be removed in a future version.'
|
examples/Demo/Shared/Pages/NavMenuTree/NavMenuTreePage.razor#L77
'FluentNavMenuGroup' is obsolete: 'This component has been replaced with the FluentNavGroup and will be removed in a future version.'
|
examples/Demo/Shared/Pages/NavMenuTree/NavMenuTreePage.razor#L79
'FluentNavMenuLink' is obsolete: 'This component has been replaced with the FluentNavLink and will be removed in a future version.'
|
|
|
|
|
|
This job succeeded
Loading