clowder-framework / CONSORT-frontend

custom react frontend working with consort clowder instance
0 stars 0 forks source link

Alternative to iframe for plain text input #45

Closed minump closed 10 months ago

minump commented 1 year ago

The predicted html file needs to be displayed in a more interactive manner, rather than using an iframe. Clicking on the topic item in the PreviewLeftDrawer should highlight the particular sentence in the html page (on the right).

minump commented 10 months ago

As per discussions, plain text input can be previewed with the iframe "Html" react component. For Pdf input, the "Pdf" previewer component will be rendered. Closing as "no changes needed"