[Solved] DropdownList, virtualization and screen reader issue

0 Answers 6 Views
Accessibility DropDownList
Miljana
Top achievements
Rank 1
Miljana asked on 17 Mar 2026, 11:44 AM
Hi, not sure if anyone had similar issue before with this. So I have pagination done on backend side and I fetch options for dropdown 25 by 25. [virtual] is set to virtualizationSettings = { itemHeight: 36, pageSize: 25 }. Options are loaded on scroll and everything works fine functionality wise. But when using NVDA screen reader and navigating through options via arrows, as soon as I hit 26 and below, screen reader reads them as 'blank' or reads totally different option (random one, sometimes one above and sometimes second one in list etc.).

No answers yet. Maybe you can help?

Tags
Accessibility DropDownList
Asked by
Miljana
Top achievements
Rank 1
Share this question
or