CuppaLabs / angular2-multiselect-dropdown

Angular 2 Dropdown Multiselect
https://cuppalabs.github.io/angular2-multiselect-dropdown
MIT License
298 stars 256 forks source link

508 Compliance Errors in Options and search input #444

Open Eliyas opened 4 years ago

Eliyas commented 4 years ago

The library needed to be 508 compliance at least errors should be fixed to be used in Enterprise level applications. 508 issues in angular2-select

Eliyas commented 4 years ago

We are using this library in our enterprise application. Instead of fixing these issues in our separate clone we would like to have support from the library. so that there is no need of doing any fix during a version upgrade.

I will fixe it and will propose a pull request kindly review it.