Skip to content

Hide yearly billing toggle if there are no yearly billing deets to show - #8232

Open
knolleary wants to merge 1 commit into
mainfrom
8218-team-type-type-2
Open

Hide yearly billing toggle if there are no yearly billing deets to show#8232
knolleary wants to merge 1 commit into
mainfrom
8218-team-type-type-2

Conversation

@knolleary

Copy link
Copy Markdown
Member

Alternative fix for #8218 - replaces #8221

Rather than rip out the toggle, this fixes up the conditional logic for whether it is shown or not. They already had a v-if conditional on, but the value wasn't being set consistently.

I have also updated the code that mapped a blank pricing detail to display 'free' so that it no longer does that. We don't have a free tier - and it only saved having to type the word 'free' into the pricing description box.

@codecov

codecov Bot commented Aug 21, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.20%. Comparing base (fad6271) to head (8b33f4b).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8232   +/-   ##
=======================================
  Coverage   76.20%   76.20%           
=======================================
  Files         443      443           
  Lines       23728    23728           
  Branches     6315     6315           
=======================================
  Hits        18081    18081           
  Misses       5647     5647           
Flag Coverage Δ
backend 76.20% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@knolleary knolleary linked an issue Aug 21, 2026 that may be closed by this pull request
1 task
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.

Remove monthly/yearly toggle + pricing from new Team Types page

2 participants