Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat(a11y): Fix focus keyboard a11y #757

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

iknox27
Copy link

@iknox27 iknox27 commented Oct 19, 2023

Cases Covered:

  • Date
  • Month
  • Year
  • Datetime
  • Date disabled
  • Date Range
  • Time
  • Time Range

WCAG Standards added :

focus-visible
https://www.w3.org/WAI/WCAG21/Understanding/focus-visible.html

Focus order
https://www.w3.org/WAI/WCAG21/Understanding/focus-order.html

content-on-hover-or-focus
https://www.w3.org/WAI/WCAG21/Understanding/content-on-hover-or-focus.html

@iknox27
Copy link
Author

iknox27 commented Oct 19, 2023

I tried to implement this feat because there are devs asking for this

#684 (comment)

@iknox27 iknox27 changed the title Feat: Fix focus keyboard a11y Feat(a11y): Fix focus keyboard a11y Oct 19, 2023
@iknox27 iknox27 force-pushed the fix-focus-keyboard-a11y branch from 6cc0fd8 to 9885da5 Compare October 19, 2023 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants