cds-snc / ircc-rescheduler

🙅🗓
https://vancouver.rescheduler-dev.cds-snc.ca/
MIT License
24 stars 7 forks source link

When a user hits the first and last available dates in the calendar, this is announced to them. #455

Closed timarney closed 6 years ago

timarney commented 6 years ago

Users experience difficulty navigating through empty spots on the calendar.

(JAWS) Unavailable dates do not specify that they are unavailable.

PR https://github.com/cds-snc/ircc-rescheduler/pull/451 will take care of announcing "unavailable"

@zakkain if we're on the first or last date what should the label say?

User has enter the field: "first available date Tuesday, October 23, 2018"

User has enter the field: "last available date Tuesday, December 18, 2018"

caycefischer commented 6 years ago

@timarney let's replace "date" with "day" - everywhere in the UI and A11Y content, actually, to be consistent with our earlier work

other than that, looks great! 👍

timarney commented 6 years ago

Added this to #451