Skip to content

Focus goes outside of filter dropdown of igGrid when screen reader is enabled #2278

Open
@MonikaKirkova

Description

@MonikaKirkova

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

  1. Go to the sample
  2. Use NVDA or any other accessibility tool.
  3. Navigate to the filter button and click enter.
  4. 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

Attachments

issue-video.zip

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions