react-bootstrap-table2
react-bootstrap-table2 copied to clipboard
WCAG Accessibility Issues Flagged
Sortable headers are not structured appropriately.
- Role for the trigger to sort the column is missing
- Accessible text provided using aria-label is not meaningful. Screen reader users will not be able to understand the meaning of asc/desc
- aria-sort is not provided on
element. Please update table to satisfy these WCAG Accessibility Issues
Just give an option to set the aria-tags.. there should be a {...props} spread on the input field