esvit / ng-table

Simple table with sorting and filtering on AngularJS
http://esvit.github.io/ng-table
BSD 3-Clause "New" or "Revised" License
2.77k stars 851 forks source link

Accessibillity and wcag violation: filter input field form element don't have any label #1007

Open QuBaR opened 7 years ago

QuBaR commented 7 years ago

The filter input form field don't have any label and are therefore violating accessibility and WCAG 2.0 standard.

To make the ngTable accessibility and WCAG compatible we need to fix we need to:

https://dequeuniversity.com/rules/axe/2.3/label?application=AxeChrome