gregnb / gregnb/mui-datatables

aria role="rowheader" support

Open
#1,774 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
2.7k
Forks
906
PR merge metrics
No merged PRs in 30d

Description

There is no way to indicate that the table has a rowheader for aria support

## Expected Behavior

Can you add a column option to indicate that that column is the rowheader to aria? so when the rows are created, each td for that column will have the .... in it.

Or if there is a different way to do it, can you please provide a sample on how to do it?

## Current Behavior

There is not way to indicate which column has the role of rowheader for aria support

## Steps to Reproduce (for bugs)

## Your Environment

| Tech | Version |
|--------------|---------|
| Material-UI | 4.11.1 |
| MUI-datatables | 3.7.7 |
| React | 17.0.5 |
| browser | Firefox, Chrome, Chromium Edge |
| etc | |

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.