radgrad / radgrad2

Source code for RadGrad, Version 2
https://radgrad.org
9 stars 5 forks source link

Fix bug in image uploading #800

Closed philipmjohnson closed 2 years ago

philipmjohnson commented 2 years ago

Please do work for this task in a branch called issue-800.

The image upload process doesn't appear to be working right.

To fix this:

cammoore commented 2 years ago

The issue was in the PictureField code. When cloudinary returned the URL to the image, we didn't call onChange to set the AutoForm's value in the model.