FilterRow filter list item menu has no accessible name

1 Answer 57 Views
Accessibility Grid Menu
Leon
Top achievements
Rank 1
Leon asked on 16 Sep 2022, 09:06 PM

The filter list item menu defined as follows do not have accessible name.  Please provide work around or fix that I can implement.

                            <TelerikGrid Data="@ViewModel.RouterAndDataLossInformation" TItem="TrafficLossSummary"
                                                        Pageable="true" 
                                                        Sortable="true" 
                                                        Groupable="false"
                                                        FilterMode="Telerik.Blazor.GridFilterMode.FilterRow"
                                                        Resizable="true" 
                                                        Reorderable="true"
                                                        Height = "100%">

1 Answer, 1 is accepted

Sort by
0
Hristian Stefanov
Telerik team
answered on 21 Sep 2022, 02:41 PM

Hi Leon,

Thank you for sharing what you are experiencing.

I'm further testing the reported issues and will get back with more details in the public bug report you opened: FilterRow filter list item menu has no accessible name.

Let's keep anything regarding the current case there for better visibility.

Regards,
Hristian Stefanov
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Tags
Accessibility Grid Menu
Asked by
Leon
Top achievements
Rank 1
Answers by
Hristian Stefanov
Telerik team
Share this question
or