Bug Report
- Package version(s): (fill this out) at least 6.4
- Browser and OS versions: (fill this out if relevant) Edge
Priorities and help requested:
Are you willing to submit a PR to fix? (Yes, No) No
Requested priority: (Blocking, High, Normal, Low) High
Products/sites affected: (if applicable) Flow
Describe the issue:
When using Scan mode in Narrator, the Narrator doesn't read the 'select all' checkbox or any column header that has no title.
So in compact - https://developer.microsoft.com/en-us/fabric#/components/detailslist/compact , it'll skip to "Name", instead of stopping at the 'select all' header, which is technically the first column. It'll read "Name" as the second column correctly though.
In Grouped custom - https://developer.microsoft.com/en-us/fabric#/components/detailslist/customitemcolumns , it'll skip to "key" (skipping the 'select all' checkbox and the icon column).
Funnily, it does the correct thing in Chrome.
Actual behavior:
It doesn't read the columns with no text visible.
Expected behavior:
It should read something for all columns.
Bug Report
Priorities and help requested:
Are you willing to submit a PR to fix? (Yes, No) No
Requested priority: (Blocking, High, Normal, Low) High
Products/sites affected: (if applicable) Flow
Describe the issue:
When using Scan mode in Narrator, the Narrator doesn't read the 'select all' checkbox or any column header that has no title.
So in compact - https://developer.microsoft.com/en-us/fabric#/components/detailslist/compact , it'll skip to "Name", instead of stopping at the 'select all' header, which is technically the first column. It'll read "Name" as the second column correctly though.
In Grouped custom - https://developer.microsoft.com/en-us/fabric#/components/detailslist/customitemcolumns , it'll skip to "key" (skipping the 'select all' checkbox and the icon column).
Funnily, it does the correct thing in Chrome.
Actual behavior:
It doesn't read the columns with no text visible.
Expected behavior:
It should read something for all columns.