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

Deleting a study does not always work properly #178

Closed pverscha closed 2 years ago

pverscha commented 2 years ago

Deleting an existing study does not always work properly. If the "delete" button is clicked, the study does not actually disappear. If you then (afterwards) restart the application and open the same project again, the study is in fact gone, but this should also be shown immediately in the interface after the click by the user happened.

pverscha commented 2 years ago

Fixed in #182