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

refine image upload experience #139

Open
arena opened this issue Oct 7, 2014 · 0 comments
Open

refine image upload experience #139

arena opened this issue Oct 7, 2014 · 0 comments

Comments

@arena
Copy link
Collaborator

arena commented Oct 7, 2014

Here is an example
demo: http://edgedemo.cloudinary.com/
code: http://plugins.jquery.com/cloudinary/

Ideally, the image would show up in the cms as a thumbnail and also show up at the appropriate size (retina, regular or mobile) on the site. Currently, there is no thumbnail.

Also, some users are confused by the need to save the entire form in order for the image to be updated on the site. This is especially true on long forms or when changing an image is the only activity the user was performing on that form. Options:

  • intermediate confirm + cancel buttons ("looks good, use it!" and "oops, cancel.")
  • clearer messaging that they need to save the form
  • optimistically trust the user to get the image right and propagate it to cloudinary as soon as they upload it. If they made a mistake the remedy is to fix it by uploading the old image.
  • ... etc.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant