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

feat: Dropzone support for file upload field #1309

Merged
merged 2 commits into from
Nov 25, 2024

Conversation

trebitowski
Copy link
Contributor

@trebitowski trebitowski commented Nov 25, 2024

Adds file drag and drop handling to the file upload field.

Minor refactors to share the file upload code between the file input change event and the drop event.

Currently no UI changes for when a file is being dragged on top of the dropzone

@trebitowski trebitowski force-pushed the feat--file-upload-dropzone branch from d85820b to 9bb6944 Compare November 25, 2024 15:24
@trebitowski trebitowski changed the title Feat file upload dropzone feat: dropzone support for file upload field Nov 25, 2024
@trebitowski trebitowski changed the title feat: dropzone support for file upload field feat: Dropzone support for file upload field Nov 25, 2024
@trebitowski trebitowski merged commit 589881c into master Nov 25, 2024
6 checks passed
@trebitowski trebitowski deleted the feat--file-upload-dropzone branch November 25, 2024 18:14
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

Successfully merging this pull request may close these issues.

2 participants