AllenFang/react-bootstrap-table

Accessibility for table header

Open

#696 opened on Sep 8, 2016

View on GitHub
 (8 comments) (0 reactions) (0 assignees)JavaScript (2,240 stars) (795 forks)batch import
help wanted

Description

Table header is missing the accessibility i believe. Things like getting focus on the header column and sorting are not able to achieve with keyboard alone.

Contributor guide