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 project explorer sidebar in comparative analysis #95

Closed pverscha closed 3 years ago

pverscha commented 3 years ago

The project explorer sidebar in the comparative analysis page and the single assay analysis page were two separate instances. This meant that some of the features that were available in the single assay analysis were not available to the comparative analysis explorer (such as creating studies and assays). This PR fixes that and also unifies the error handling of both pages to improve consistency within the application.

Before:

Screenshot 2020-11-25 at 12 42 36

After:

Screenshot 2020-11-25 at 12 40 13

Changes / fixes in this PR: