Explanation of Bug
There is no way to remove an image class from an image once the class is assigned.
When the user clicks on an image class in the viewer, the image class is assigned to the image. This is nominal behavior.
When the user clicks on the same image class again to remove the class from the image, an error appears at the top of the screen.
The error reads "Failed to remove classification. Please try again later."
Fix Success Criteria
A successful fix to this bug will be when users can both assign and unassign a class to an image. The user should be able to click on a class to assign it and then they should be able to click the recently assigned class to unassign the class from the image.
Explanation of Bug
There is no way to remove an image class from an image once the class is assigned.
When the user clicks on an image class in the viewer, the image class is assigned to the image. This is nominal behavior.
When the user clicks on the same image class again to remove the class from the image, an error appears at the top of the screen.
The error reads "Failed to remove classification. Please try again later."
Fix Success Criteria
A successful fix to this bug will be when users can both assign and unassign a class to an image. The user should be able to click on a class to assign it and then they should be able to click the recently assigned class to unassign the class from the image.