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 (795 forks)batch import
help wanted

Repository metrics

Stars
 (2,240 stars)
PR merge metrics
 (No merged PRs in 30d)

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