wizbots / labtab

0 stars 0 forks source link

Change overall experience when making an absence #77

Closed internetmosquito closed 6 years ago

internetmosquito commented 6 years ago

The current UX sucks for markng absences for kids

We need to change this.

Basically we need a modal where the list of selected kids appear and we have a confirm, cancel button at bottom, a checkbox to indicate if a notification should be sent to parents and a date picker, although it should always default to current date.

Something like this:

selection_242

So things to do here:

1.- Remove the Checkbox and Label Send Absent Notification from the Lab detail view 2.- Remove the Calendar icon from Lab detail view 3.- Create a new modal as the mockup above 4.- Default date to current date but if tapping on calendar, user can select another date 5.- If tapping confirm absence is created for selected kids 6.- If tapping cancel absence is NOT created for selected kids 7.- If tapping Send notification the absence will imply a notification to parents, same behaviour as removed checkbo in step 1

internetmosquito commented 6 years ago

Seems fixed, marking for QA

internetmosquito commented 6 years ago

This is working, closing