Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

playground: add file example with upload in textarea #379

Merged
merged 1 commit into from
Sep 20, 2021
Merged

playground: add file example with upload in textarea #379

merged 1 commit into from
Sep 20, 2021

Conversation

joelguittet
Copy link
Contributor

@joelguittet joelguittet commented Jul 31, 2021

Hello @tchapi

Here is a file upload example as discussed at #377.

As discussed at #375, there is a workaround to get it working. A field is created in the form just to have the upload button in the form. We can see it's not submitted because it's value doesn't exist ("input" type "file" in html has no value).

Joel

@joelguittet
Copy link
Contributor Author

Hello @tchapi
Any input required to get this PR merged ?
Thanks
Joel

@tchapi
Copy link
Member

tchapi commented Sep 17, 2021

Sorry @joelguittet it's been a rough month and I haven't had much time. Will look at it and likely merge start of next week

Thanks again

@tchapi tchapi self-requested a review September 17, 2021 15:19
@tchapi tchapi self-assigned this Sep 17, 2021
@tchapi tchapi merged commit 5ce1dc4 into jsonform:master Sep 20, 2021
@joelguittet joelguittet deleted the playground-fields-file branch September 23, 2021 17:33
@joelguittet
Copy link
Contributor Author

No problem, thanks for merging !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

2 participants