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

Fix dropzone on My Projects #4383

Merged
merged 9 commits into from Apr 3, 2023

Conversation

magicznyleszek
Copy link
Member

@magicznyleszek magicznyleszek commented Mar 23, 2023

Description

Fixing a bug on unreleased code.

Code review notes

This introduces new file dropzone.utils.ts that will hold more free roaming methods as replacements to ones in mixins.ts. For starters we will have a single function that can import a batch of XLSForms.

Related issues

Fixes #4374

@magicznyleszek magicznyleszek changed the title Ffix dropzone on my projects Ffix dropzone on My Projects Mar 23, 2023
@magicznyleszek magicznyleszek linked an issue Mar 23, 2023 that may be closed by this pull request
@magicznyleszek magicznyleszek marked this pull request as ready for review March 23, 2023 21:28
@p2edwards p2edwards changed the title Ffix dropzone on My Projects Fix dropzone on My Projects Mar 23, 2023
jsapp/js/dropzone.utils.tsx Outdated Show resolved Hide resolved
jsapp/js/dropzone.utils.tsx Outdated Show resolved Hide resolved
jsapp/js/mixins.tsx Outdated Show resolved Hide resolved
jsapp/js/dropzone.utils.tsx Outdated Show resolved Hide resolved
jsapp/js/dropzone.utils.tsx Show resolved Hide resolved
magicznyleszek and others added 3 commits April 3, 2023 12:41
Co-authored-by: Philip Edwards <phil@edwards.io>
Co-authored-by: Philip Edwards <phil@edwards.io>
@p2edwards p2edwards merged commit 9482332 into feature/my-projects Apr 3, 2023
4 checks passed
@p2edwards p2edwards deleted the 4374-fix-dropzone-on-my-projects branch April 3, 2023 15:04
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.

Bug: drag&drop import doesn't work
2 participants