Description
Expected behavior
When manually annotating an image (/react/manual-annotation
), only IA classes that are available for the species are visible in the drop-down menu. Parts should also be visible.
Current behavior
All IA classes in Wildbook are visible in the drop-down menu.
Example white shark encounter:
Testing notes
per @naknomum:
it does look like (as of about may last year) the jsp version did alter the list to show based on taxonomy:
iaj.getValidIAClassesIgnoreRedirects(enc.getTaxonomy(myShepherd))
right now the list is being built from just a list of all classes. we would need to do a small change to both back and frontend to have this ability in the new react-based manual annot tool, but i think its pretty straightforward.
Reported via email to @goddesswarship