mariuszfoltak / angular2-datatable

DataTable - Simple table component with sorting and pagination for Angular2
202 stars 182 forks source link

Pagination cannot be used via keyboard only #108

Open kevfuzz opened 7 years ago

kevfuzz commented 7 years ago

Hi,

Any idea why you can't seem to tab into the pagination? For users with accessibility/mobility issues keyboard only navigation is vital.

Thanks, Kevin.

kevfuzz commented 7 years ago

Should have also added that the column sorting has a similar issue.