comphist / cora

A web-based, token-level annotation tool for non-standard language data
http://www.linguistics.rub.de/comphist/resources/cora/
MIT License
10 stars 6 forks source link

Dropdowns should always allow empty value #11

Closed mbollmann closed 7 years ago

mbollmann commented 9 years ago

Originally reported by: Marcel Bollmann (Bitbucket: mbollmann, GitHub: mbollmann)


Dropdown boxes for annotations can have an empty value when there is no annotation in the database, but once an annotation has been set, they cannot be made empty again.

This shouldn't be required too often, but there's no logical reason why users shouldn't be able to "clear" an annotation field, e.g. when they notice an error and can't immediately correct it.


mbollmann commented 8 years ago

Original comment by Marcel Bollmann (Bitbucket: mbollmann, GitHub: mbollmann):


Allow POS dropdowns to always have an empty entry, resolving #8