Conversation
Public release of v1.3.0.
Modified release date.
Gowut v1.4.0 public release.
|
Your proposed solution just provides a textfield component with The need is for a component which can upload files without leaving the page, in the background. An HTML |
Yes, as @icza indicates, the upload needs to happen like all other components, in an SPA fashion. So more needs to be in place for this to meet the use case. Here is my guess as to what is needed:
|
Since file input mechanism is requested by many (issues#9), I made it.
Now you can add an input box that accepts file path in the following manner.