empowerhack / DrawMyLife-Service

API and Admin system for the Draw My Life initiative - Volunteers: check README and GitHub Projects to get started.
https://github.com/empowerhack/DrawMyLife-Service/projects
MIT License
13 stars 0 forks source link

Adds decorate to drawing#create controller to fix bug #152

Closed steverabino closed 7 years ago

steverabino commented 7 years ago

Addresses issue: Bug when save of new drawing fails

How to replicate:

  1. Go to Upload new drawing
  2. Do not choose an image
  3. Save
  4. You are shown an error message: image

What this does

Screenshots

Before

image

After

image