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

Show instructions if analytics is adblocked and user clicks privacy settings #1325

Merged
merged 2 commits into from
Mar 13, 2024

Conversation

lukaw3d
Copy link
Member

@lukaw3d lukaw3d commented Mar 13, 2024

image

@lukaw3d lukaw3d requested a review from donouwens March 13, 2024 00:57
@lukaw3d lukaw3d marked this pull request as ready for review March 13, 2024 00:57
Copy link

github-actions bot commented Mar 13, 2024

Deployed to Cloudflare Pages

Latest commit: 6f779fdf433181ebc95ba249a934b430802dfd01
Status:✅ Deploy successful!
Preview URL: https://84a09a98.oasis-explorer.pages.dev

paddingRight: theme.spacing(5),
}))

export const AnalyticsIsBlocked = (props: { isOpen: boolean; onReload: () => void; onClose: () => void }) => {
Copy link
Contributor

Choose a reason for hiding this comment

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

Can we create a common layout for "snackbar" ? This looks just like AnalyticsConsentView

@lukaw3d lukaw3d enabled auto-merge March 13, 2024 21:21
@lukaw3d lukaw3d merged commit d82e471 into master Mar 13, 2024
8 checks passed
@lukaw3d lukaw3d deleted the lw/adblocked-matomo branch March 13, 2024 21:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants