nidus-sync/ts/rmo
Eli Ribble b9f2107c79
Some checks failed
/ golint (push) Failing after 9s
feat: show ErrorNotification in ReportSubmitted on submission failure
- Add ErrorNotification component above the contact form
- Replace console.error with user-visible error messages in
  handleSubmit for both HTTP error responses and exceptions
- Add isSubmitting ref with :disabled binding to prevent
  double-submission (consistent with Nuisance/Water forms)
- Clear errorMessage on each submission attempt

Issue: #8
2026-05-21 15:47:43 +00:00
..
components feat: add ErrorNotification component and API error handling in Nuisance form 2026-05-20 21:53:44 +00:00
content Fix populating water report from ID, make ContactSimple 2026-05-21 03:23:10 +00:00
route Fix link to report status 2026-04-29 15:55:27 +00:00
store Fix publicreport store name pollution 2026-05-01 02:37:54 +00:00
view feat: show ErrorNotification in ReportSubmitted on submission failure 2026-05-21 15:47:43 +00:00
App.vue Develop patterns for creating links outside router 2026-04-22 14:33:56 +00:00