Open
Description
Description
When a screen reader is enabled and the user navigates through the filter menu options of igGrid, the focus moves outside the filter menu after the last option.
- ignite-ui version: any
- browser: any
Steps to reproduce
- Go to the sample
- Use NVDA or any other accessibility tool.
- Navigate to the filter button and click enter.
- Navigate through the filter menu options.
Result
The screen reader focus is going outside of the filter menu list.
Expected result
The screen reader should navigate through the filter menu options (go back to the first after the last one), ensuring that the focus remains within the filter menu and does not move outside the list.
Note
'listbox' and 'option' roles should be set to the filter menu and the items