Skip to content

fix(ui): checkout button label when adding seats to a free trial#8829

Merged
dstaley merged 2 commits into
mainfrom
mauricio-antunes/bill-1820-change-checkout-button-label-when-adding-seats-to-a-free
Jun 11, 2026
Merged

fix(ui): checkout button label when adding seats to a free trial#8829
dstaley merged 2 commits into
mainfrom
mauricio-antunes/bill-1820-change-checkout-button-label-when-adding-seats-to-a-free

Conversation

@mauricioabreu

@mauricioabreu mauricioabreu commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

Fix checkout button label showing "Start free trial" when adding seats during a free trial period

image

Description

Checklist

  • pnpm test runs as expected.
  • pnpm build runs as expected.
  • (If applicable) JSDoc comments have been added or updated for any package exports
  • (If applicable) Documentation has been updated

Type of change

  • 🐛 Bug fix
  • 🌟 New feature
  • 🔨 Breaking change
  • 📖 Refactoring / dependency upgrade / documentation
  • other:

Summary by CodeRabbit

Bug Fixes

  • Fixed checkout button label incorrectly displaying "Start free trial" when adding seats during an active free trial period; now correctly shows the appropriate payment label.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels