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

🪟 🐛 Enable segment by default #22135

Merged
merged 1 commit into from
Jan 31, 2023
Merged

Conversation

josephkmh
Copy link
Contributor

@josephkmh josephkmh commented Jan 31, 2023

What

Sets our config segment.enabled setting to true by default.

How

In #21456 we refactored how config is set, and mistakenly made segment.enabled dependent on whether window.TRACKING_STRATEGY === "segment". In previous config, segment.enabled was set to true by default, so we should keep that behavior.

@octavia-squidington-iv octavia-squidington-iv added the area/frontend Related to the Airbyte webapp label Jan 31, 2023
Copy link
Collaborator

@timroes timroes left a comment

Choose a reason for hiding this comment

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

Code LGTM

@josephkmh josephkmh enabled auto-merge (squash) January 31, 2023 10:44
Copy link
Contributor

@letiescanciano letiescanciano left a comment

Choose a reason for hiding this comment

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

Tested locally.Looks good to me!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/frontend Related to the Airbyte webapp
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants