gawati / gawati-editor-ui

Gawati Client
GNU Affero General Public License v3.0
0 stars 0 forks source link

Attachments Viewer #40

Open kohsah opened 6 years ago

kohsah commented 6 years ago

There is no way to view or download attachments in the editor ui. THis needs to be developed as an installable react component (which can be reused possibly in the portal-ui) .

The component should load the appropriate React Compoinent in the UI for viewing PDF / DOCX, HTML or XML attachments.

The front end component will have a corresponding server side component.