unipept / unipept-desktop

This is the desktop application that accompanies the Unipept project.
https://unipept.ugent.be
MIT License
7 stars 0 forks source link

Improve error handling for single peptide analysis #170

Closed pverscha closed 2 years ago

pverscha commented 2 years ago

This PR introduces a fix for #158 by improving the information that's provided when an error occurs in the single peptide analysis component of this application.

Before, the application just kept on loading indefinitely without informing the user about the issue. With this PR, an error message is displayed on top of the page and informs the user about what specifically went wrong.

Screenshots: image