hamed-ehtesham / pretty-checkbox-vue

Quickly integrate pretty checkbox components with Vue.js
MIT License
261 stars 31 forks source link

Accessibility #19

Open jag1989 opened 5 years ago

jag1989 commented 5 years ago

After investigation, I can see this functionality is not accessible to users. Labels should be bound to inputs via their attributes rather than just placing an input over the top and absolutly positioning the element.

On the face of it, this library looked good but needs work to be used in production.

hamed-ehtesham commented 5 years ago

Hi Jonathan,

thank you for investigating this library but i think this issue should be placed on main CSS library