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

Add tracker removal + promo blocking to interstitial and homepage #2260

Merged
merged 3 commits into from
Jul 29, 2022

Conversation

Vinnl
Copy link
Collaborator

@Vinnl Vinnl commented Jul 28, 2022

New feature description

This lists tracker removal as a feature on the homepage (when the feature flag is on - I also toggled it on on the mock site):

image

Additionally, it lists both promo-blocking and tracker removal on /premium:

image

How to test

Visit the landing page and /premium.

Checklist

@Vinnl Vinnl added the Review: XS Code review time: up to 30min label Jul 28, 2022
@Vinnl Vinnl requested a review from lloan July 28, 2022 15:10
@Vinnl Vinnl self-assigned this Jul 28, 2022
@Vinnl Vinnl force-pushed the MPP-1758-promote-tracker-removal branch from 1207396 to 3470c0b Compare July 28, 2022 15:19
@@ -82,6 +82,16 @@
margin: 0 auto;
}

.pill {
background-color: $color-violet-30;
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(The force push just now was to change this from -20 to -30 as per Eduardo's request 😄 )

Copy link
Contributor

@lloan lloan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed. Tested this and it looks good on desktop and mobile.

@Vinnl Vinnl merged commit b7c409f into main Jul 29, 2022
@Vinnl Vinnl deleted the MPP-1758-promote-tracker-removal branch July 29, 2022 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Review: XS Code review time: up to 30min
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants