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

refactor: billing page counting weirdness #7168

Conversation

nunogois
Copy link
Member

No description provided.

@nunogois nunogois requested a review from daveleek May 27, 2024 12:22
Copy link

vercel bot commented May 27, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
unleash-monorepo-frontend ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 27, 2024 0:24am
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
unleash-docs ⬜️ Ignored (Inspect) Visit Preview May 27, 2024 0:24am

}, [paidAssignedPrice]);

const flagEnabled = useUiFlag('displayTrafficDataUsage');
const displayTrafficDataUsageEnabled = useUiFlag('displayTrafficDataUsage');
Copy link
Contributor

@daveleek daveleek May 27, 2024

Choose a reason for hiding this comment

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

might have been using the wrong flag all along for this - should be estimateTrafficDataCost

Copy link
Contributor

@daveleek daveleek left a comment

Choose a reason for hiding this comment

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

Looks nice! thanks!

@daveleek daveleek merged commit 251f164 into fix/billing-page-counting-weirdness May 27, 2024
10 checks passed
@daveleek daveleek deleted the refactor-billing-page-counting-weirdness branch May 27, 2024 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants