Enhance Captures tool with gallery view and tagging/editing #269
Labels
size: medium
Medium-size issue
tool: Captures
Relates to the capture data tool (Captures page, formerly Trees)
type: enhancement
New feature or request
UI/UX
Requires some UI/UX design input
Overview
The Verify tool is currently the only place a user can view all of their capture images in one go and add/modify tags.
As a result, this tool is used for all sorts of activities beyond verification and it can be confusing to users to see all of the unverified captures by default.
Instead, the capability to view and edit already verified captures should be available in the Captures tool.
Gallery View
This should be the same as the gallery view in the Verify tool. The gallery components should be extracted and shared between the two tools.
The user should be able to toggle between list and gallery in Captures.
Tagging
The tags that are currently available in Verify for approving a capture should be available in Captures, but the UX needs to be a little different:
Again, the component and accompanying logic should be shared as much as possible.
Editing
When a user selects a capture (either in gallery or list view), the tagging dialog should be pre-populated with the current values.
The user should then have the option of modifying or removing each of those tags.
When multiple captures are selected, each tag category should be checked to see if it's the same for all captures (or empty).
If so, that value should be displayed. Otherwise, the UI should indicate that there are multiple values that can be all removed or replaced in one go.
The text was updated successfully, but these errors were encountered: