Signalen / frontend

Frontend for Signalen, an application that helps cities manage and prioritize nuisance reports.
https://signalen.org
Mozilla Public License 2.0
10 stars 4 forks source link

When splitting a signal, show user-friendly error messages #103

Open bartjkdp opened 3 years ago

bartjkdp commented 3 years ago

Describe the bug When splitting a Signal with a source that is not available any more, the UI only shows "An unexpected error has occured"

To Reproduce Steps to reproduce the behavior:

  1. Create a Signal under a specific source
  2. Remove the source
  3. Split the signal
  4. See error

Expected behavior It would be great if the frontend shows a user-friendly error message like: "The source of the original Signal is not available any more"