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

Add error handling for image data size #102

Open
McFrappe opened this issue Jun 15, 2021 · 0 comments
Open

Add error handling for image data size #102

McFrappe opened this issue Jun 15, 2021 · 0 comments
Labels
component Adding or updating components future

Comments

@McFrappe
Copy link
Member

When doing uploads, warn or prevent the user from uploading images that has a size over 3mb. Perhaps also in the form display a text with how big the size of the file is allowed to be. As well which filetypes that are allowed.

Current ones that are allowed are:

  • PNG
  • JPG
  • JPEG
  • GIF

Would SVG be something good to have in the future?

@McFrappe McFrappe added component Adding or updating components future labels Jun 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component Adding or updating components future
Projects
None yet
Development

No branches or pull requests

1 participant