Project alerts
Mad Libs (V2)
Create Alert
Update Alert
Old
The form still needs to be tweaked.
- Hours and minutes isn't updating correctly (the selected one should have an underline)
- If the user submits in hours, it needs to be converted to minutes
- Errors states haven't been worked out but do have observables in the state that is mapped to
mat-error
in the template - Submitting the form on change hasn't been worked out. Right now it just wants to update constantly
- Loading state is in
- Success state is the updated number in the form field, with minutes selected for timespan
- I took a departure from the design in figma to use form fields that are closer to angular material. We can update this later if we hate it.
Closes #80 (closed)
Edited by David Burke