jonorthwash / ud-annotatrix

GNU General Public License v3.0
61 stars 49 forks source link

Removing a corpus from a web-interface #369

Closed yaskevich closed 5 years ago

yaskevich commented 5 years ago

It is impossible to delete a corpus from web interface.

jonorthwash commented 5 years ago

The trash can (/"rubbish bin") icon used to do this. This is a regression.

yaskevich commented 5 years ago

Actually, no. To begin with, one cannot just delete the corpus, for example, if some incorrect or unneeded file was uploaded. On main page corpora are listed, there is no way to easily get rid of them.

In some way, one can open corpus (but this way is bad UX), and there, you're right, the trash can button is presented. However, it is rather should be separate issue, because "discarding corpus" doesn't not delete the corpus, but makes it empty (the worst UX). So, if one uploads, let's say, 10 corpora and now wants to delete them, one can only make them all empty and have to see them listed on main page for the rest of life.

you-cannot

yaskevich commented 5 years ago

Fixed by last commits in #356. Pretty new main page.