MKHenson / hatchery-editor

Engine for building, deploying and sharing web apps within the Webinate community
GNU General Public License v2.0
0 stars 0 forks source link

Implement File Viewer in TSX #46

Closed MKHenson closed 8 years ago

MKHenson commented 8 years ago

The file viewer needs to be converted to TSX. Part of the ongoing migration to React. We need to separate the file viewing & uploading from the form. This could make the file component more reusable and shared elsewhere. We should still have a form Component - called the FileDialogue - which can be used to show a FileViewer Component and allow for users to interact with it.

MKHenson commented 8 years ago

6408d56b49191cca8641105367e8a976a16480ce Multiple file selections now possible