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

Fluid Images in Rich Text #24

Open
be-ez opened this issue Feb 27, 2019 · 0 comments
Open

Fluid Images in Rich Text #24

be-ez opened this issue Feb 27, 2019 · 0 comments

Comments

@be-ez
Copy link
Owner

be-ez commented Feb 27, 2019

Problem: Images load full scale in Rich Text.

ie: user puts 10mb image in Rich Text via contentful. It's all rendered to the RichText.

Elsewhere in the app we have Gatsby img and fluid images. One sets up svg tracing and the other sizing and/or sampling features.

Key Outcome: Images in RichText do not load full size or Gatby img / fluid images working.

Risk: It may not be possible directly, these may need to be pulled into the local graphql space on build.

Next Steps: I think building the live images via Apple will be more interesting with a nicer final product. Extending Gatsby image to work with live images should make this project simple in comparison.

@be-ez be-ez self-assigned this Feb 27, 2019
@be-ez be-ez added this to the Contentful Custom Layout milestone Feb 27, 2019
@be-ez be-ez added low priority research Requires additional research labels Mar 17, 2019
@be-ez be-ez added this to Low priority in UI Improvements Mar 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
UI Improvements
  
Low priority
Contentful React Components
  
Awaiting triage
Development

No branches or pull requests

1 participant