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

[Create form] Upload media from your device #216

Open
2 of 4 tasks
germainelee opened this issue Sep 24, 2024 · 0 comments
Open
2 of 4 tasks

[Create form] Upload media from your device #216

germainelee opened this issue Sep 24, 2024 · 0 comments
Assignees

Comments

@germainelee
Copy link

germainelee commented Sep 24, 2024

To begin creating a form, User shall be able to upload one or more files from their computer by:

  • drag and drop file(s) into the dropzone
  • click “browse” button to browse in system
    • select folder (for multiple files) OR
    • select file (for single file or multiple files)

Behaviour states

Uploading

  • Default
  • Upload progress (with progress indication)
  • Upload successful
  • Upload Error with message

Notes

  • Supported file formats: jpg, png, pdf, Webp(?)
  • Max file size: 4MB per file
  • Max image file size: 2MB (maybe offer file compression as a step?)

To discuss

  • Maximum dimensions: 2,040px by 20,400px OR 250 million total pixels (width x height) << Canva
  • should the number of images/pages per upload be restricted? e.g. max 20 or 100
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In progress
Development

No branches or pull requests

2 participants