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

feat: Update Activation Call to Include Billing Limit #18498

Closed
wants to merge 9 commits into from

Conversation

xrdt
Copy link
Contributor

@xrdt xrdt commented Nov 8, 2023

Problem

Tested manually against product_analytics:

Screen.Recording.2023-11-09.at.3.20.46.PM.mp4

Changes

👉 Stay up-to-date with PostHog coding conventions for a smoother review.

How did you test this code?

@xrdt xrdt marked this pull request as ready for review November 9, 2023 23:15
@posthog-bot
Copy link
Contributor

Hey @xrdt! 👋
This pull request seems to contain no description. Please add useful context, rationale, and/or any other information that will help make sense of this change now and in the distant Mars-based future.

@xrdt xrdt force-pushed the by/billing-limit-on-subscribe-warehouse branch from aad0a60 to ecd66ea Compare November 9, 2023 23:16
@xrdt xrdt force-pushed the by/billing-limit-on-subscribe-warehouse branch from ecd66ea to e5abe42 Compare November 9, 2023 23:18
@@ -258,8 +258,6 @@ export const onboardingLogic = kea<onboardingLogicType>([
}
if (step) {
actions.setStepKey(step)
} else {
actions.resetStepKey()
Copy link
Contributor Author

@xrdt xrdt Nov 9, 2023

Choose a reason for hiding this comment

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

Removing seems to fix some weird bug in the /products onboarding flow where I have to click on "set up again" twice to get the next page to show up. I'm not entirely sure why this works...

Here's a before video:

Screen.Recording.2023-11-09.at.3.17.24.PM.mp4

And after video:

Screen.Recording.2023-11-09.at.3.18.56.PM.mp4

@xrdt xrdt requested a review from raquelmsmith November 9, 2023 23:21
@posthog-bot
Copy link
Contributor

📸 UI snapshots have been updated

1 snapshot changes in total. 0 added, 1 modified, 0 deleted:

  • chromium: 0 added, 1 modified, 0 deleted (diff for shard 1)
  • webkit: 0 added, 0 modified, 0 deleted

Triggered by this commit.

👉 Review this PR's diff of snapshots.

@posthog-bot
Copy link
Contributor

📸 UI snapshots have been updated

1 snapshot changes in total. 0 added, 1 modified, 0 deleted:

  • chromium: 0 added, 1 modified, 0 deleted (diff for shard 1)
  • webkit: 0 added, 0 modified, 0 deleted

Triggered by this commit.

👉 Review this PR's diff of snapshots.

@posthog-bot
Copy link
Contributor

📸 UI snapshots have been updated

1 snapshot changes in total. 0 added, 1 modified, 0 deleted:

  • chromium: 0 added, 1 modified, 0 deleted (diff for shard 2)
  • webkit: 0 added, 0 modified, 0 deleted

Triggered by this commit.

👉 Review this PR's diff of snapshots.

@posthog-bot
Copy link
Contributor

📸 UI snapshots have been updated

1 snapshot changes in total. 0 added, 1 modified, 0 deleted:

  • chromium: 0 added, 1 modified, 0 deleted (diff for shard 2)
  • webkit: 0 added, 0 modified, 0 deleted

Triggered by this commit.

👉 Review this PR's diff of snapshots.

@posthog-bot
Copy link
Contributor

📸 UI snapshots have been updated

2 snapshot changes in total. 0 added, 2 modified, 0 deleted:

Triggered by this commit.

👉 Review this PR's diff of snapshots.

@posthog-bot
Copy link
Contributor

📸 UI snapshots have been updated

2 snapshot changes in total. 0 added, 2 modified, 0 deleted:

Triggered by this commit.

👉 Review this PR's diff of snapshots.

@raquelmsmith
Copy link
Member

I think we don't need this since it's handled on the billing side now correct?

@xrdt xrdt closed this Nov 15, 2023
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.

3 participants