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

Adding aria-label for A11Y #10

Open
joffreyBerrier opened this issue Sep 22, 2021 · 0 comments
Open

Adding aria-label for A11Y #10

joffreyBerrier opened this issue Sep 22, 2021 · 0 comments

Comments

@joffreyBerrier
Copy link
Owner

Is your feature request related to a problem? Please describe.
Like airbnb I would like to have a calendar A11Y

Describe the solution you'd like
Add html attributes
role="button"
aria-label="Choose ${Day}, ${Day} ${Month} ${Year} as your start date. It's ${status}."
tabindex="0" on today's date
tabindex="-1" on next day

Additional context
Example : https://www.airbnb.fr/

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

No branches or pull requests

1 participant