aics-int / napari-allencell-annotator

Other
0 stars 1 forks source link

Allow users to edit annotation templates that already have been annotated #24

Closed bbridge0200 closed 2 months ago

bbridge0200 commented 2 years ago

Allow users to upload a csv, create limited edits on the template, and annotating. Needs to preserve the existing annotation values. Potential limitations to avoid having to search through and edit the existing annotation values: -Can add, delete annotations (need to keep track of annotation order in order to splice annotation value data to delete existing values whose annotation has been removed) -Currently, users can drag annotation template items to re-order them. This could over complicate editing a csv. Could just disable drag/drop. -Can change the name or default of any annotation -Can't change dropdown options