aluo-x / 813_site

813 Animal shelter mockup
0 stars 0 forks source link

Adding too large of a picture silently fails #43

Closed nsylv closed 6 years ago

nsylv commented 6 years ago

If you attempt to upload a big picture it will fail any edits you make to the animal, and the only way to know is via the console

ramimanna commented 6 years ago

Oh interesting, could add size limits or do some kind of dynamic resizing if possible

nsylv commented 6 years ago

I feel like dynamic resizing would be the best UX, but also since this is a shallow implementation I dont know if it matters too much and we can just say "use a small picture"

nsylv commented 6 years ago

@ramimanna I think this is resolved now :)