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

Allow upload via form field when filepond fails to load. #176

Open
TobySuch opened this issue Jun 20, 2023 · 0 comments
Open

Allow upload via form field when filepond fails to load. #176

TobySuch opened this issue Jun 20, 2023 · 0 comments
Labels
enhancement New feature or request frontend Pull requests that mostly affect the frontend size-large This change will require a large amount of effort to implement
Milestone

Comments

@TobySuch
Copy link
Owner

If filepond fails to load, (e.g. user has disabled javascript in their browser) then it falls back to a default file upload field. However the upload button relies on Javascript to submit the form and does not fall back to a default form.

It would be nice to be able to fall back if filepond fails to load. Some QOL features such as multi file upload will be missing but that is fine.

Worth looking to see what else in the website won't work with no javascript (Nav bar?)

@TobySuch TobySuch added enhancement New feature or request frontend Pull requests that mostly affect the frontend labels Jun 20, 2023
@TobySuch TobySuch added this to the v1.0 milestone Jun 20, 2023
@TobySuch TobySuch added the size-large This change will require a large amount of effort to implement label Jun 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request frontend Pull requests that mostly affect the frontend size-large This change will require a large amount of effort to implement
Projects
None yet
Development

No branches or pull requests

1 participant