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

Add useFormWithUploads hook/composable to support multiple file uploads for a single input #122

Open
1 task done
DominusKelvin opened this issue Nov 11, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@DominusKelvin
Copy link
Member

DominusKelvin commented Nov 11, 2024

Description

Encapsulate the transform that changes the shape of a form submission that has multiples
...

Current behavior

Inertia automatically creates the formData and in a format that Skipper doesn't expect
...

Expected behavior

Submitting a form that has an input that let you select multiple file upload should be seamless
...

  • I have checked and this issue does not exist
@DominusKelvin DominusKelvin added the enhancement New feature or request label Nov 11, 2024
@DominusKelvin DominusKelvin self-assigned this Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant