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

fix(experiments): show variant overrides in the sidebar view #25777

Merged
merged 4 commits into from
Oct 24, 2024

Conversation

dmarticus
Copy link
Contributor

Problem

Cory pointed out that the optional variant overrides didn't display on the sidebar: https://posthog.slack.com/archives/C07Q2U4BH4L/p1729713502712939

Changes

Made it so that we can pass in an optional set of variants to the FeatureFlagReleaseConditions instead of having that component manage all of the nonEmptyVariants

New behavior: https://www.loom.com/share/a4c61ab56bb84a0697b8f2145821241b

Does this work well for both Cloud and self-hosted?

Yes

How did you test this code?

👀

Copy link
Contributor

Size Change: 0 B

Total Size: 1.15 MB

ℹ️ View Unchanged
Filename Size
frontend/dist/toolbar.js 1.15 MB

compressed-size-action

Copy link
Contributor

@jurajmajerik jurajmajerik left a comment

Choose a reason for hiding this comment

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

Thanks for doing this 🙏

@dmarticus dmarticus merged commit fb68213 into master Oct 24, 2024
94 checks passed
@dmarticus dmarticus deleted the fix/add-flag-overrides-to-sidebar branch October 24, 2024 16:11
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