cds-snc / ircc-rescheduler

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

Give focus to selected day box #472

Closed timarney closed 6 years ago

timarney commented 6 years ago

When coming back from the review page this will give focus to the selected day box to make it eaier to remove days before moving back to the calendar.

pcraig3 commented 6 years ago

Couple things:

Can ask @emanelfy on Monday

timarney commented 6 years ago
  • Not sure if we want to update the hash (#calendar-header) to somewhere else (#removeDateMessage) for example

Updated the return link to use /calendar#selected-day-box. The other hash didn't work well for the mobile view.

emanelfy commented 6 years ago

Outstanding change on the calendar page: When a selection is made on the calendar, the active colour should be green (to match the same colour as the button).

Additionally, on the above point -- no outline required :)

timarney commented 6 years ago

Making the cal colour updates here https://github.com/cds-snc/ircc-rescheduler/pull/479