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

Editor goes active when placeholder clicked for file upload #50

Open
madeleineostoja opened this issue Mar 28, 2017 · 1 comment
Open
Assignees
Labels

Comments

@madeleineostoja
Copy link

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 madeleineostoja changed the title [v1] Editor goes active when placeholder clicked for file upload Editor goes active when placeholder clicked for file upload Apr 12, 2017
@madeleineostoja
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants