Skip to content

docs(onboarding) - add demo tel implementation#1089

Merged
gabrielseco merged 2 commits into
mainfrom
add-example-implementation-for-tel
Jun 19, 2026
Merged

docs(onboarding) - add demo tel implementation#1089
gabrielseco merged 2 commits into
mainfrom
add-example-implementation-for-tel

Conversation

@gabrielseco

@gabrielseco gabrielseco commented Jun 19, 2026

Copy link
Copy Markdown
Collaborator

I am writing docs for external partners, decide to wrote a little demo so they know how to interact with the code

image

Note

Low Risk
Example-app-only UI demo with no production or security impact.

Overview
Adds a reference tel field implementation to the example app’s custom components map so external partners can see how to render phone fields from @remoteoss/remote-flows.

The new TelField uses TelFieldComponentProps: a country-code <select> driven by options and onChangeCountryCode, plus a type="tel" input bound to nationalPhoneNumber / onChangePhoneNumber, with the same label, description, and error handling pattern as other demo fields.

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

@gabrielseco gabrielseco self-assigned this Jun 19, 2026
@github-actions

github-actions Bot commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

📊 Coverage Report

⚪ Coverage unchanged

Metric Current Previous Change Status
Lines 88.38% 88.38% 0%
Statements 87.79% 87.79% 0%
Functions 84.80% 84.80% 0%
Branches 79.67% 79.67% 0%

Detailed Breakdown

Lines Coverage
  • Covered: 3826 / 4329
  • Coverage: 88.38%
  • Change: 0% (0 lines)
Statements Coverage
  • Covered: 3888 / 4429
  • Coverage: 87.79%
  • Change: 0% (0 statements)
Functions Coverage
  • Covered: 1038 / 1224
  • Coverage: 84.80%
  • Change: 0% (0 functions)
Branches Coverage
  • Covered: 2390 / 3000
  • Coverage: 79.67%
  • Change: 0% (0 branches)

✅ Coverage check passed

@github-actions

github-actions Bot commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

Deploy preview for adp-cost-calculator ready!

Project:adp-cost-calculator
Status: ✅  Deploy successful!
Preview URL:https://adp-cost-calculator-c8c4khdix-remotecom.vercel.app
Latest Commit:85f6581

Deployed with vercel-action

@github-actions

github-actions Bot commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

Deploy preview for remote-flows ready!

Project:remote-flows
Status: ✅  Deploy successful!
Preview URL:https://remote-flows-k44kypvsv-remotecom.vercel.app
Latest Commit:85f6581

Deployed with vercel-action

@gabrielseco gabrielseco merged commit 5958b67 into main Jun 19, 2026
10 checks passed
@gabrielseco gabrielseco deleted the add-example-implementation-for-tel branch June 19, 2026 11:30
@gabrielseco gabrielseco mentioned this pull request Jun 19, 2026
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