Skip to content

feat(pricing-modals) - add employer of record information#1043

Merged
gabrielseco merged 2 commits into
mainfrom
add-eor-onboarding-card
May 22, 2026
Merged

feat(pricing-modals) - add employer of record information#1043
gabrielseco merged 2 commits into
mainfrom
add-eor-onboarding-card

Conversation

@gabrielseco
Copy link
Copy Markdown
Collaborator

@gabrielseco gabrielseco commented May 21, 2026

Add employer of record information for the pricing card modal

image

Note

Low Risk
Low risk UI/content expansion: introduces a new plan identifier into an existing modal list and adds its corresponding static pricingPlanDetails entry.

Overview
Adds Employer of Record (EOR) to pricing plan modals. The pricing plan options modal now includes eorProductIdentifier alongside existing contractor/COR plans.

Adds EOR copy to plan details. pricingPlanDetails gains a new entry for EOR (title/subtitle/bullets/contract pill) so the modal can render the new option.

Reviewed by Cursor Bugbot for commit fe6e2b0. Bugbot is set up for automated code reviews on this repo. Configure here.

@gabrielseco gabrielseco self-assigned this May 21, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 21, 2026

📦 Bundle Size Report

Metric Current Previous Change Status
Total (gzip) 211.95 kB 211.84 kB +105 B (+0.0%) 🔴
Total (raw) 574.41 kB 574.1 kB +306 B (+0.1%) 🔴
CSS (gzip) 20.86 kB 20.86 kB 0 B (0%) 🟢
CSS (raw) 108.83 kB 108.83 kB 0 B (0%) 🟢

Size Limits

  • ✅ Total gzipped: 211.95 kB / 250 kB (84.8%)
  • ✅ Total raw: 574.41 kB / 600 kB (95.7%)
  • ✅ CSS gzipped: 20.86 kB / 25 kB (83.4%)

Largest Files (Top 5)

  1. chunk-5BU3CD2P.js - 14 kB (0 B (0%))
  2. styles.css - 10.43 kB (0 B (0%))
  3. index.css - 10.43 kB (0 B (0%))
  4. index.js - 6.11 kB (+3 B (+0.0%))
  5. chunk-ER46UFIU.js - 5.89 kB (0 B (0%))
View All Files (312 total)
File Size (gzip) Change
chunk-5BU3CD2P.js 14 kB 0 B (0%)
styles.css 10.43 kB 0 B (0%)
index.css 10.43 kB 0 B (0%)
index.js 6.11 kB +3 B (+0.0%)
chunk-ER46UFIU.js 5.89 kB 0 B (0%)
chunk-GIO4RGLD.js 5.81 kB 0 B (0%)
chunk-JXAAON7I.js 5.26 kB 0 B (0%)
chunk-X5ZZPJII.js 4.62 kB 0 B (0%)
chunk-ANVNUQPW.js 4.46 kB new
chunk-3PKL3V6F.js 4.06 kB 0 B (0%)

✅ Bundle size check passed

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 21, 2026

📊 Coverage Report

⚪ Coverage unchanged

Metric Current Previous Change Status
Lines 90.06% 90.06% 0%
Statements 89.73% 89.73% 0%
Functions 87.73% 87.73% 0%
Branches 80.11% 80.11% 0%

Detailed Breakdown

Lines Coverage
  • Covered: 3696 / 4104
  • Coverage: 90.06%
  • Change: 0% (0 lines)
Statements Coverage
  • Covered: 3756 / 4186
  • Coverage: 89.73%
  • Change: 0% (0 statements)
Functions Coverage
  • Covered: 1001 / 1141
  • Coverage: 87.73%
  • Change: 0% (0 functions)
Branches Coverage
  • Covered: 2304 / 2876
  • Coverage: 80.11%
  • Change: 0% (0 branches)

✅ Coverage check passed

@gabrielseco gabrielseco marked this pull request as ready for review May 21, 2026 07:51
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 21, 2026

Deploy preview for remote-flows ready!

Project:remote-flows
Status: ✅  Deploy successful!
Preview URL:https://remote-flows-7pj7bfrj9-remotecom.vercel.app
Latest Commit:fe6e2b0

Deployed with vercel-action

Copy link
Copy Markdown

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 14eb7ff. Configure here.

Comment thread src/flows/ContractorOnboarding/constants.ts Outdated
@gabrielseco gabrielseco requested a review from jordividaller May 21, 2026 07:57
@gabrielseco gabrielseco merged commit 7827ae2 into main May 22, 2026
10 checks passed
@gabrielseco gabrielseco deleted the add-eor-onboarding-card branch May 22, 2026 09:39
@gabrielseco gabrielseco mentioned this pull request May 22, 2026
jordividaller pushed a commit that referenced this pull request May 22, 2026
* feat(pricing-modals) - add employer of record information

* fix list item
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.

2 participants