You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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 datetabindex="-1"
on next dayAdditional context
Example : https://www.airbnb.fr/
The text was updated successfully, but these errors were encountered: