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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Accessibility #233

Open
uvarov-frontend opened this issue Mar 11, 2024 Discussed in #226 · 1 comment
Open

Accessibility #233

uvarov-frontend opened this issue Mar 11, 2024 Discussed in #226 · 1 comment
Labels
enhancement New feature or request

Comments

@uvarov-frontend
Copy link
Owner

Discussed in #226

Originally posted by batgithub March 1, 2024
Hi,
This project is looking fantastic 馃檪

But, I didn't find any information about accessibility, so I'm not sure if It's safe to use in this area.
When I check about accessibility calendar, they use table and aria stuff.

Is there anybody who have feedback on this topic ?

@uvarov-frontend uvarov-frontend added the enhancement New feature or request label Mar 11, 2024
@acollazo25
Copy link

Awesome project, maybe some improvements in this topic would be:

  • Include the tabindex attribute appropriately on the day elements and their parent container, to improve the group selection experience.
  • Add the aria-label attribute in the day elements.
  • Add the aria-current attribute on the selected day element with the date value.

Great job!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants