WHOIGit / photic

Image annotation tool
MIT License
2 stars 0 forks source link

add a free-form comment field per-annotation #195

Open joefutrelle opened 2 years ago

joefutrelle commented 2 years ago

The user will be able to optionally write a comment when creating or verifying an annotation, and view comments along with the annotations for a ROI. For verification, if the user doesn't enter a new comment, the previous comment (if any) should be retained.

mike-kaimika commented 2 years ago

@joefutrelle Are the comments going to be a one to one relationship with the annotation? Or could there be more than one comment on each annotation (one for the original annotation, one for the verification, maybe more?)

Going to assign this to @MattCharron32 to take a look at the UI

joefutrelle commented 2 years ago

one-to-one.