Skip to content

Viewer: Add a collapsible sidebar for displaying metadata #4812

Description

@lastzero

As a user, I would like to see additional metadata in a collapsible sidebar so that I don't have to leave the viewer.

Each media type requires different information to be displayed (for example, the dimensions and MP for images, and the codec and duration for videos):

Unknown Type = ""
Animated Type = "animated"
Audio Type = "audio"
Document Type = "document"
Image Type = "image"
Raw Type = "raw"
Sidecar Type = "sidecar"
Live Type = "live"
Vector Type = "vector"
Video Type = "video"

In the first step, the information displayed can be static, containing only the data already available in the viewer (lightbox):

Image

We can make it editable later, e.g. by adding edit buttons, as shown in the example above.

Metadata

Metadata

Labels

metadataRelated to Exif, XMP, IPTC & Co.releasedAvailable in a stable releasetestedChanges have been tested successfullyuxImpacts User Experience

Fields

No fields configured for Feature.

Projects

Status
Release 🌈

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions