ModelInference / perfume-frontend

Web-based frontend for Perfume tool
Other
1 stars 0 forks source link

Upon empty input error, do not show progress animation #98

Closed bestchai closed 4 years ago

bestchai commented 4 years ago

If we display an error because the user put in empty input, the progress animation added in issue #98 shows up and doesn't go away. It shouldn't show up at all in this case.

[Issue created by ohmann: 2016-02-11] [Last updated on bitbucket: 2016-04-07]

[Comment created by ohmann: 2016-04-07] Merge. Resolved issue 108

→ <>

[Comment created by wborkofsky: 2016-04-06] Solution in revision 94bc688, please review.

[Comment created by ohmann: 2016-04-06] To find the relevant code location(s), I'd suggest look back at relevant commits, especially those that added the progress animation.