tekvision / waiable

Rails Web Accessibility Initiative for the differently abled.
MIT License
16 stars 6 forks source link

Aria required for date_select and collection_select #32

Closed shan9101 closed 9 years ago

shan9101 commented 9 years ago

We have implemented aria required property for Date field and select field. We also need to implement aria required for date_select, collection_select, grouped_collection_select.

shan9101 commented 9 years ago

Aria-required property implemented for select, collection_select and grouped_collection_select field. Work in progress for date_select.

shan9101 commented 9 years ago

aria-required implemented for date_select. Closing this issue.