datatools-ui
datatools-ui copied to clipboard
GTFS transformations - UI state incorrect after deleting an (invalid) transformation step
Observed behavior (please include a screenshot if possible)
Deleting a GTFS transformation step that has validation errors results in that same step still being shown at the end of the list.
Expected behavior
The deleted step should not be shown.
Steps to reproduce the problem
- Create a GTFS transformation
- Add some steps
- Add a step with invalid fields.
- Delete that step
- Observe that the erroneous step is still shown.
Any special notes on configuration used
NA
Version of datatools-ui and datatools-server if applicable (exact commit hash or branch name)
Recent dev branch.