kekeh / angular-mydatepicker

Angular datepicker and date range picker :date:
https://kekeh.github.io/angular-mydatepicker/
MIT License
1 stars 11 forks source link

Accessibility - Focus Management #90

Open siddharth1903 opened 3 years ago

siddharth1903 commented 3 years ago

Hi, As per WCAG standards, a datepicker calendar is expected to work like a modal dialog and is expected to retain focus and add a backdrop which could be used to indicate that the content is disabled. Also that the arrow keys can be used to navigate between dates rather than the tab keys.Please let me know if this is something that can be planned.

siddharth1903 commented 2 years ago

@kekeh would you think this is a valid use case that can be taken up for development?