User story: As a new SuggestedTags user, I want to see the list of categories on each image in the queue , so that I can have additional context on the image and pick accurate tags.
We have this:
The image's categories currently do not appear in the CAT interface
We want this:
A list of Image categories should appear somewhere in the interface, preferably above the list of tags
Acceptance Criteria:
- Image categories (if any) appear with each image in Suggested tags (the categories don't need to be linked)
- The most narrow category is shown, not broader categories
During development, please test the following:
- Test this feature on at least one mobile browser
COVID-19 Deployment Criteria
- Can you roll back this change without lasting impact?
- A recovery plan is required as this will help identify our capacity for recovering from the failure
- THIS IS A KEY QUESTION, if you can’t answer it, you shouldn’t deploy
- Is specialized knowledge required to support this change in production? If so, are there multiple people with this knowledge?
- Is there a way to increase confidence about the correctness of this change?
- Reviews (Design, Code, etc)
- Testing coverage (unit tests, integration tests)
- Manual testing (e.g. Beta, vagrant, docker)