Skip to content

Conversation

@github-actions
Copy link
Contributor

This is an automated pull request to merge tofik/onboarding-vendor-step into dev.
It was created by the [Auto Pull Request] action.

@vercel
Copy link

vercel bot commented Jan 16, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
app Ready Ready Preview, Comment Jan 16, 2026 3:22am
1 Skipped Deployment
Project Deployment Review Updated (UTC)
portal Skipped Skipped Jan 16, 2026 3:22am

Review with Vercel Agent

@cursor
Copy link

cursor bot commented Jan 16, 2026

PR Summary

Major UX and data flow updates for vendor onboarding and review.

  • Introduces VendorReviewClient and refactors review page to a hybrid server/client flow with SWR + task polling, loading state, and consumption of GlobalVendors risk data
  • Onboarding “software” step now supports custom vendors (name + optional website) with autocomplete from GlobalVendors, debounced URL validation, error UI, and persistence across steps; blocks continue on invalid URLs
  • Extends schemas/types (companyDetailsSchema, OnboardingFormFields, etc.) to include customVendors; captures and saves them in usePostPaymentOnboarding and complete-onboarding action
  • Persists customVendors to context; when URLs provided, upserts new entries into GlobalVendors (pending approval)
  • Vendor extraction pipeline enhanced: parses all selected vendors + custom URLs from context, merges user URLs, ensures missed vendors are added with defaults, enriches missing websites from GlobalVendors, and sets new vendors to in_progress
  • Triggers batch vendor risk assessments via internal API (idempotent), and starts background research; API task now marks vendor status in_progress at task start (removed duplicate later update)

Written by Cursor Bugbot for commit 6281e73. This will update automatically on new commits. Configure here.

@vercel vercel bot temporarily deployed to Preview – portal January 16, 2026 03:20 Inactive
@tofikwest tofikwest merged commit 72d0707 into main Jan 16, 2026
10 checks passed
@tofikwest tofikwest deleted the tofik/onboarding-vendor-step branch January 16, 2026 03:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants