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

Modification to the upload options #45

Open
bryantal opened this issue Oct 13, 2016 · 3 comments
Open

Modification to the upload options #45

bryantal opened this issue Oct 13, 2016 · 3 comments
Assignees
Labels
enhancement New feature or request major

Comments

@bryantal
Copy link
Collaborator

Original report by Scott Heggen (Bitbucket: sheggen, GitHub: sheggen).


Scott S. would like an "Optional files" in addition to the main file upload. The ability to add things like a schedule or supplemental documents.

Screenshot 2016-10-13 14.33.23.png

I envision a checkbox below the main Dropzone box, and that enables a second Dropzone upload area.

@bryantal
Copy link
Collaborator Author

Original comment by Cody Myers (Bitbucket: cody_myers, GitHub: myersCody).


You could use html to add a button to the end of the table that states: additional files?

Then when the button is clicked it could call a bootstrap modal

Then you could put another dropbox element inside of the modal body that allows for multiple file upload

@bryantal
Copy link
Collaborator Author

Original comment by Cody Myers (Bitbucket: cody_myers, GitHub: myersCody).


Scott Steele sent me an additional email regarding this issue queue:

I think this is a high priority for our customer so it should probably one of the first issues that we tackle when starting this sprint.

@bryantal
Copy link
Collaborator Author

Original comment by Elaheh Jamali (Bitbucket: elaJamali, GitHub: Jamaliela).


This is not solvable because sqlite does not let to upload multiple files at the same time. this can be fixed if we migrate bcsr

@bryantal bryantal added major enhancement New feature or request labels Jun 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request major
Projects
None yet
Development

No branches or pull requests

2 participants