Open haileypate opened 6 years ago
related use cases found so far:
src
attribute according to a path set by the netflifyCMS API (instead of displaying the file's raw.githubusercontent.com
endpoint), in order to allow for image caching (https://github.com/netlify/netlify-cms/issues/990)Okay so first of all, fantastic work on this issue, thank you!!
Whole lot to take in here. Here we go.
Totally agree on the need for a primary image handling issue that references the others, sort of an epic. I've renamed this issue to serve that purpose, and I'll add it to the v2 issue as it seems folks are primarily interested in improving image handling for 2.0.
https://github.com/ricardo-ch/react-easy-crop supports zooming unlike react-image-crop
- Do you want to request a feature or report a bug? Feature
- What is the current behavior?
When a content creator wants to upload an image to their website, they click on a widget that has been prepared for them based the related template's needs.
The user clicks on the widget's
Choose an image
button, then either:Both of which add the selected thumbnail to the widget area and the template preview area
Some background UX considerations/notes from my own past life observations:
When images on websites go wrong, it's often because:
One of the reasons I'm interested in NetlifyCMS is I want to provide a no-code content publishing option for the websites I build... all while retaining the ability to control art direction and code quality they've asked me to provide. From this perspective...
Some feature ideas for how we might help content publishers and the website creators/maintainers:
While researching some of the different players in the image processing/delivery game, I was hoping to find a plugin or embeddable form that services like ImgIX offered that could be shoved into a widget to help content publishers send image their processing requests.. but didn't find anything
Stuff on my radar right now to research more:
In my current approach to web design, I don't want content publishers uploading images out of context. (I.e., I'll likely hide the Media button that's up in the main site nav bar to discourage people from just uploading photos without a specific place or use case on their website in mind.) I realize that my use cases and opinionated approach aren't shared by all
... so question --- Is there a place where we're collecting use cases for the image upload feature? How about we start collecting them to see what we have in common? Can we use this issue? :D
Who else has use cases for the image uploader that they wanna share? What are some of their UX needs?
hailey to do: