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

Update AirtableAsset, use Next 10 Image component #193

Draft
wants to merge 2 commits into
base: v2-mst-aptd-at-lcz-sty
Choose a base branch
from

Conversation

Vadorequest
Copy link
Member

@Vadorequest Vadorequest commented Nov 1, 2020

Goal

Update the AirtableAsset component to use the next/Image component instead of a img tag.

Status

Draft (doc updated), on-hold. Awaiting real use-cases. Lack real-use feedback.

The new next/Image component relies on new properties that need to update the CMS data schema.

  • width
  • height
  • sizes? Might not be useful in the CMS but rather in the app source code directly?
  • loading? Might not be useful in the CMS but rather in the app source code directly?
  • priority? Might not be useful in the CMS but rather in the app source code directly?

References:

@github-actions
Copy link

github-actions bot commented Nov 1, 2020

✅  Deployment SUCCESS
Commit d91a01a successfully deployed to https://nrn-v2-mst-aptd-at-lcz-sty-c1-nc9tradr3.vercel.app
Deployment aliased as nrn-v2-mst-aptd-at-lcz-sty-c1-at-next-10.vercel.app

@github-actions
Copy link

github-actions bot commented Nov 1, 2020

✅  E2E tests SUCCESS for commit d91a01a previously deployed at https://nrn-v2-mst-aptd-at-lcz-sty-c1-nc9tradr3.vercel.app

@github-actions
Copy link

github-actions bot commented Nov 1, 2020

✅  Deployment SUCCESS
Commit 98fc227 successfully deployed to https://nrn-v2-mst-aptd-at-lcz-sty-c1-lecfx0zaj.vercel.app
Deployment aliased as nrn-v2-mst-aptd-at-lcz-sty-c1-at-next-10.vercel.app

@github-actions
Copy link

github-actions bot commented Nov 1, 2020

✅  E2E tests SUCCESS for commit 98fc227 previously deployed at https://nrn-v2-mst-aptd-at-lcz-sty-c1-lecfx0zaj.vercel.app

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

Successfully merging this pull request may close these issues.

None yet

1 participant