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

[BUG] - Missing error message on image upload #4494

Open
6 tasks done
kristijandraca opened this issue Nov 2, 2024 · 1 comment
Open
6 tasks done

[BUG] - Missing error message on image upload #4494

kristijandraca opened this issue Nov 2, 2024 · 1 comment
Labels
bug: confirmed bug Something isn't working

Comments

@kristijandraca
Copy link

First Check

  • This is not a feature request.
  • I added a very descriptive title to this issue (title field is above this).
  • I used the GitHub search to find a similar issue and didn't find it.
  • I searched the Mealie documentation, with the integrated search.
  • I already read the docs and didn't find an answer.
  • This issue can be replicated on the demo site (https://demo.mealie.io/).

What is the issue you are experiencing?

I tried to upload photo of my meal, but photo was to large. At first I wasn't aware what was the issue. Ideally Mealie would resize image to some maximum size, or at least show error so user is aware what is the problem.

Steps to Reproduce

  1. Create new recepie
  2. Try to add large photo eg. https://unsplash.com/photos/cooked-food-and-gold-colored-saucer-Q5mPPGld5Zk (Download original size)
  3. Nothing will happen.

Please provide relevant logs

Not needed.

Mealie Version

v2.1.0

Deployment

Docker (Linux)

Additional Deployment Details

No response

@kristijandraca kristijandraca added bug Something isn't working triage labels Nov 2, 2024
@michael-genson
Copy link
Collaborator

Mealie doesn't impose size restrictions on images, this is determined by your web server. You can configure your web server to permit large images.

I do agree Mealie should indicate this somehow with some sort of failure message. I'm not 100% it's possible, but it probably is.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug: confirmed bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants