-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Open
Milestone
Description
The goal is to incrementally improve the way media is displayed by starting with rounding the corners of images, adding icons, and tightening up how we display coordinates in the form entry. This is part of laying the building blocks for displaying media in the summary/ hierarchy view.
Design
- Images - round corners
- Video - thumbnail can be created with
ThumnailUtils.createVideoThumbnail
- Clean up how we display coordinates - clean up the coordinates to make them easier to read using decimal degrees and add icon. Note the image of the map isn't part of this story
- Barcode - add barcode icon
- Attached file - add file icon
Notes
When doing this we should build reusable components that render answer data (from an IAnswerData
or from a FormEntryPrompt
for example) that can be reused later in the hierarchy.
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
in progress