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

New component - FileUpload #509

Closed
MengLinMaker opened this issue Oct 31, 2024 · 1 comment
Closed

New component - FileUpload #509

MengLinMaker opened this issue Oct 31, 2024 · 1 comment

Comments

@MengLinMaker
Copy link
Contributor

MengLinMaker commented Oct 31, 2024

Not sure if this is necessary

Is your feature request related to a problem? Please describe.
Creating a FileUpload component

Describe the solution you'd like
Features:

  • File type, size validation/filtering. Note: it is possible to filter a dragged file with mime.
  • Display errors, description, label

Describe alternatives you've considered
There is: https://github.com/soorria/solid-dropzone
Based off https://react-dropzone.js.org/
No tests

Also this: https://github.com/Jcanotorr06/solid-dzone
Not many tests

None of them seem to have examples though except:
https://ark-ui.com/react/docs/components/file-upload

@MengLinMaker
Copy link
Contributor Author

Implemented in PR #512

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

No branches or pull requests

1 participant