conveyal / analysis-backend

Server component of Conveyal Analysis
http://conveyal.com/analysis
MIT License
23 stars 12 forks source link

More consistent behavior when closing error window #140

Closed abyrd closed 6 years ago

abyrd commented 6 years ago

We currently have a bug with uploading shapefiles. When that problem is triggered on the server side I get a nice clear message in the Analysis UI's error modal dialog. But when I click the red "close this window" button, the result is not ideal. The page appears to re-render but does not reload. It remains stuck in the uploading state where the error occurred.

We should clarify what exactly should happen when that button is clicked, and choose a course of action that usually results in the UI becoming usable again.

ansoncfit commented 6 years ago

Addressed in https://github.com/conveyal/analysis-ui/commit/ee5e248cccb9a4f7a0188d62aa41b0fd809cf166