Yoast / javascript

Monorepo for all the JavaScript within Yoast
131 stars 54 forks source link

Remove whitespace from not-present ShoppingData from Google Preview #1177

Closed marijnyoast closed 3 years ago

marijnyoast commented 3 years ago

Summary

The PartContainer's for ShoppingData were always rendered, resulting in whitespace within the Google Preview when no ShoppingData was presented. This needed fixing.

This PR can be summarized in the following changelog entry:

Relevant technical choices:

Test instructions

This PR can be tested by following these steps:

Impact check

UI changes

Quality assurance

Fixes P1-485

maartenleenders commented 3 years ago

Works and LGTM <3