Skip to content

DetailsList column header sorting order is not Reading in NVDA #9092

@sagoenka

Description

@sagoenka

Description

Here we used Fabric.DetailsList, the sorting order is not mentioning for every click of space on column Headers of DetailsList in NVDA Screen Reader.
I attached code snippet, please check it,.
Actual behavior:

For Fabric.DetailsList we have columns when we navigate to each column header through clicking on Tab button ,once Tab entered to the DetailsList then i used down Arrow key to navigate to the column Headers and after clicking space on column header, grid is sorting but not reading everytime by NVDA when we click as sorting in Ascending order or Descending order, NVDA reading sometimes only and sorting order is changing every click of space.
Expected behavior:

NVDA should read Sorting order(Ascending/Descending) of column for every click of space on column header of Fabric.DetailsList.
SortingOrderNotMentioning_NVDA.txt

Are you willing to submit a PR to fix? No

Requested priority: Normal

Products/sites affected: NA

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions