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

bug(datepicker): Comparison dates are relying on single sensory characteristic #23464

Open
zarend opened this issue Aug 26, 2021 · 0 comments
Open
Labels
Accessibility This issue is related to accessibility (a11y) area: material/datepicker P2 The issue is important to a large percentage of users, with a workaround

Comments

@zarend
Copy link
Contributor

zarend commented Aug 26, 2021

Reproduction

Steps to reproduce:

  1. Go to the datepicker examples
  2. Go to the "Date range picker comparison ranges" example
  3. Open the calendar dialog

Expected Behavior

it should rely on atleast two sensory characteristics to indicate the comparison dates, say, consider adding tooltip over the comparision dates as "Test comparison dates"

Actual Behavior

The comparison dates are relying on single sensory characteristic color

Additional Information

This is copied from an internal bug report found during a11y testing.

@zarend zarend added Accessibility This issue is related to accessibility (a11y) area: material/datepicker labels Aug 26, 2021
@zarend zarend added this to Not started in Accessibility 2021 via automation Aug 26, 2021
@zarend zarend added the P2 The issue is important to a large percentage of users, with a workaround label Aug 26, 2021
@zarend zarend added this to Not started in Datepicker Accessibility via automation Dec 9, 2021
@zarend zarend moved this from Not started to only affects comparison, range-selection, or restricted-dates use cases in Datepicker Accessibility Dec 9, 2021
@zarend zarend moved this from only affects comparison ranges to In progress (review, presubmit) in Datepicker Accessibility Sep 20, 2022
zarend added a commit to zarend/components that referenced this issue Sep 20, 2022
Add aria descriptions to the calendar for the start and end of
comparison range.

Fixes angular#23464
zarend added a commit to zarend/components that referenced this issue Sep 20, 2022
Add aria descriptions to the calendar for the start and end of
comparison range.

Fixes angular#23464
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Accessibility This issue is related to accessibility (a11y) area: material/datepicker P2 The issue is important to a large percentage of users, with a workaround
Projects
Datepicker Accessibility
In progress (review, presubmit)
Development

Successfully merging a pull request may close this issue.

1 participant