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(Surveys): do not show adaptive limits UI if feature flag is disabled #27112

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Phanatic
Copy link
Contributor

Problem

We found that if the Adaptive limits were set before the Feature flag was introduced, the UI should show up even if the flag was not enabled for the user.

Feature flag is at : https://us.posthog.com/project/2/feature_flags/93502

Changes

Fixed the conditional to show the until_adaptive_limit option to only work if the feature flag is true.

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

How did you test this code?

👀

@Phanatic Phanatic requested a review from marandaneto December 20, 2024 17:01
Copy link
Contributor

github-actions bot commented Dec 20, 2024

Size Change: 0 B

Total Size: 1.11 MB

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

compressed-size-action

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