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

chore(experiments): Show notice when web experiments disabled #26492

Merged
merged 1 commit into from
Nov 29, 2024

Conversation

danielbachhuber
Copy link
Contributor

Changes

Shows a notice in the toolbar when web experiments are disabled:

CleanShot 2024-11-27 at 14 00 03@2x

They're disabled in posthog.js by default during the beta period.

From https://posthoghelp.zendesk.com/agent/tickets/20914

How did you test this code?

I verified the notice appears when disable_web_experiments: true, and doesn't appear when disable_web_experiments: false.

Copy link
Contributor

Size Change: +478 B (+0.04%)

Total Size: 1.16 MB

ℹ️ View Unchanged
Filename Size Change
frontend/dist/toolbar.js 1.16 MB +478 B (+0.04%)

compressed-size-action

@jurajmajerik jurajmajerik merged commit 240192d into master Nov 29, 2024
96 of 97 checks passed
@jurajmajerik jurajmajerik deleted the experiments/detect-disabled-web-experiments branch November 29, 2024 15:00
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