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.
The extension points are currently limited when trying to inject additional content/components.
Describe the solution you'd like
Currently for the useProductFullDetails we can wrap this function
unfortunately it is a bit of dead end if we want to have additional content rendered. Consider trying to for example add a video component into the below:
@Jordaneisenburger Definitely related. I see #2281 as the use case where one is already customising venia-ui. The above would be trying to inject content completely via a separate package without the need to customise venia-ui nor peregrine.
Is your feature request related to a problem? Please describe.
The extension points are currently limited when trying to inject additional content/components.
Describe the solution you'd like
Currently for the useProductFullDetails we can wrap this function
unfortunately it is a bit of dead end if we want to have additional content rendered. Consider trying to for example add a video component into the below:
there doesn't seem to be an option to get from the talon prop into the Fragment. Ideally we would have something like
Describe alternatives you've considered
An alternative could be to create an additional venia-ui target for productFullDetail.
Please let us know what packages this feature is in regards to:
venia-concept
venia-ui
pwa-buildpack
peregrine
pwa-devdocs
upward-js
upward-spec
create-pwa
The text was updated successfully, but these errors were encountered: