Skip to content

Project alerts

Emily Jensen requested to merge 80-project-alerts into master

Mad Libs (V2)

Create Alert

image

Update Alert

image

Old

image

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

Merge request reports