Add image in corpus form #1734
Labels
backend
changes to the django backend
enhancement
improvements to user functionality
frontend
changes to the angular frontend
Allow uploading a (thumbnail) image in the corpus form. (Can be added on the metadata page.)
Perhaps look into a component to edit/preview/crop the image (with some javascript package).
The
CorpusImageView
in the backend currently only has aget
endpoint, so this still needs an endpoint to upload images (#1573)The text was updated successfully, but these errors were encountered: