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

enhance(ad-free): hide all banners completely #11787

Merged
merged 1 commit into from
Sep 10, 2024

Conversation

caugner
Copy link
Contributor

@caugner caugner commented Sep 10, 2024

Summary

When paying MDN Plus subscribers enable the "Ad-free experience", we now hide all banners completely, rather than displaying empty sections.

Fixes #11645.


Screenshots

Before After
Screen Shot 2024-09-10 at 17 18 54 Screen Shot 2024-09-10 at 17 18 58
Screen Shot 2024-09-10 at 17 19 32 Screen Shot 2024-09-10 at 17 19 36

How did you test this change?

Ran yarn dev with Rumba running locally, verified that the placement space is released both on mobile (xs, sm) and desktop (md).

When paying MDN Plus subscribers enable the "Ad-free experience", we now
hide all banners completely, rather than displaying empty sections.
@caugner caugner requested a review from a team as a code owner September 10, 2024 15:21
@caugner
Copy link
Contributor Author

caugner commented Sep 10, 2024

The test failure is unrelated.

@caugner caugner merged commit f93b850 into main Sep 10, 2024
13 of 14 checks passed
@caugner caugner deleted the 11645-hide-side-banner-section-for-ad-free-users branch September 10, 2024 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make the sidenav-inner full height when there is no adds to display for paying users
2 participants