healthhackersER / CAMA-CORE-Example

4 stars 1 forks source link

[DS] Document Detail View #23

Open GundlackFelixDEV opened 4 years ago

GundlackFelixDEV commented 4 years ago

Problem

As a user I can view the details of a document, so that I can access additional functionality and browse the document

Solution

Inside the document viewer, I need to be able to click on a document to view the details. The component allows me to show the document together with relevant metadata. Tags and categories are displayed directly. Secondary information is only displayed on demand and hidden by default (e.g. FileMetadata)

Goal