simplajs / simpla-img

An editable image you can update inline, built on Simpla
https://www.simplajs.org
MIT License
6 stars 3 forks source link

Editor goes active when placeholder clicked for file upload #50

Open madeleineostoja opened 7 years ago

madeleineostoja commented 7 years ago

When the user clicks on a placeholder the file picker opens for them to select an image, however the image editor also opens with no image to edit. This looks broken. Clicking the placeholder should open the file picker directly, and not go via the editor.

madeleineostoja commented 7 years ago

This should probably be fixed by the editor checking if it has a valid src when going active, and if not then bail