nidus-sync/ts/rmo
Eli Ribble 06e8de800a
Some checks failed
/ golint (push) Failing after 10s
feat: add ErrorNotification component and API error handling in Nuisance form
- Add ts/rmo/components/ErrorNotification.vue — reusable error alert
  with dismiss support, accessible markup, and configurable message
- Replace inline error div in Nuisance.vue with ErrorNotification
- Add resp.ok check in doSubmit() so HTTP error responses are caught
  and the workflow stops instead of proceeding to /submitted
- Fix typo: borwser → browser

Issue: #8
2026-05-20 21:53:44 +00:00
..
components feat: add ErrorNotification component and API error handling in Nuisance form 2026-05-20 21:53:44 +00:00
content feat: add ErrorNotification component and API error handling in Nuisance form 2026-05-20 21:53:44 +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 Move user to compliance complete page for submitted reports 2026-05-07 16:17:00 +00:00
App.vue Develop patterns for creating links outside router 2026-04-22 14:33:56 +00:00