samvera-deprecated / browse-everything-components

Web Components for browse-everything user interfaces
MIT License
0 stars 2 forks source link

Implement an Upload form component #1

Open jrgriffiniii opened 5 years ago

jrgriffiniii commented 5 years ago

This should trigger the transmission of the POST requests to the Rails API for Upload Objects on the server. This component should have nested components (please see the discussion on https://stackoverflow.com/questions/48474915/how-nested-components-works-in-stencil for reference). Also, https://stenciljs.com/docs/forms provides a simple example implementation.

jrgriffiniii commented 5 years ago

It might also be helpful to have a screenshot of the current BrowseEverything interface for reference: image