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

Finetune loading projects for which no database is present works #253

Open pverscha opened 2 years ago

pverscha commented 2 years ago

If a project is stored on the local filesystem that contains assays that have been analysed with a custom database that no longer exists, the application will automatically create this database and start building it in the background (even if the user did not request a re-analysis of the assay). This is very annoying if the user tries to view a project that was built by a large database and they don't want to reanalyse the assay (if they only want to view it, the underlying database should not be reconstructed).

Ideally, we would solve this by changing a couple of things: