-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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: show alert when we automatically apply billing limit upon subscribe #18668
Conversation
Notes:
|
Size Change: -26.6 kB (-1%) Total Size: 1.97 MB
|
📸 UI snapshots have been updated1 snapshot changes in total. 0 added, 1 modified, 0 deleted:
Triggered by this commit. |
📸 UI snapshots have been updated1 snapshot changes in total. 0 added, 1 modified, 0 deleted:
Triggered by this commit. |
Using banner instead, let users modify the billing limit by clicking on button in the banner. Screen.Recording.2023-11-16.at.2.36.41.PM.mp4 |
021065f
to
a83d738
Compare
a83d738
to
3ab685b
Compare
Should merge this first: #18668 |
Confirmed it still works as expected 284685945-01dc0e91-59fc-4396-a10b-c1d846fdaabc.mp4 |
Oh, yes. only on the billing page, this is already handled for onboarding. |
Updated so the banner only shows on 284734012-725e278f-9eab-49d8-b6e7-df9fe42ab3c8.mp4 |
Problem
We want to alert users when we apply billing limits upon subscription to new products.
Changes
Screen.Recording.2023-11-15.at.4.22.18.PM.mp4
👉 Stay up-to-date with PostHog coding conventions for a smoother review.
How did you test this code?