DayInReview / day-in-review

Full Day In Review application
http://dayinreview.org
Apache License 2.0
2 stars 0 forks source link

Form Error Handling #43

Open JimothyGreene opened 3 years ago

JimothyGreene commented 3 years ago

There are a lot of forms now on this site, and we need to make sure we handle for any errors when filling them out. Currently, these are the ones I know that aren't handled:

  1. Login (password incorrect)
  2. Create semester
  3. Create course
  4. Create assignment type
  5. Create assignment (in-line form in the table)