You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Depends upon BBC-archive/psammead#241 (to do) and #927 (done).
Once we have our Container and Presentational components, we can integrate into the renderer.
Describe the solution you'd like
Using the PlatformContext added in #982, decide which Image to render (either the canonical or AMP version - exposed by BBC-archive/psammead#241).
Testing notes
Acceptance criteria:
We should be able to view an AMP version of an article and inspect any image in that article and find that it is using <amp-img> rather than <img>.
Additional context #442 is blocked until this is done.
The text was updated successfully, but these errors were encountered:
ChrisBAshton
added
blocked
This issue should not be worked on until another internal issue is completed - see desc for details
Refinement Needed
This is ready for refinement. It shouldn't be worked on until it has been refined by Dev & Test.
AMP
Work related to AMP
alpha-2
labels
Nov 15, 2018
Is your feature request related to a problem? Please describe.
Depends upon BBC-archive/psammead#241 (to do) and #927 (done).
Once we have our Container and Presentational components, we can integrate into the renderer.
Describe the solution you'd like
Using the
PlatformContext
added in #982, decide which Image to render (either the canonical or AMP version - exposed by BBC-archive/psammead#241).Testing notes
Acceptance criteria:
<amp-img>
rather than<img>
.Additional context
#442 is blocked until this is done.
The text was updated successfully, but these errors were encountered: