Skip to content

feat: Input prefix suffix#4755

Draft
NathanZlion wants to merge 2 commits into
mainfrom
feat/input-prefix-suffix
Draft

feat: Input prefix suffix#4755
NathanZlion wants to merge 2 commits into
mainfrom
feat/input-prefix-suffix

Conversation

@NathanZlion

Copy link
Copy Markdown
Member

Description

Related links, issue #, if available: n/a

How has this been tested?

Review checklist

The following items are to be evaluated by the author(s) and the reviewer(s).

Correctness

  • Changes include appropriate documentation updates.
  • Changes are backward-compatible if not indicated, see CONTRIBUTING.md.
  • Changes do not include unsupported browser features, see CONTRIBUTING.md.
  • Changes were manually tested for accessibility, see accessibility guidelines.

Security

Testing

  • Changes are covered with new/existing unit tests?
  • Changes are covered with new/existing integration tests?

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@codecov

codecov Bot commented Jul 21, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 31.81818% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 97.55%. Comparing base (bcde582) to head (a70b564).

Files with missing lines Patch % Lines
src/input/internal.tsx 38.88% 11 Missing ⚠️
src/test-utils/dom/input/index.ts 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4755      +/-   ##
==========================================
- Coverage   97.60%   97.55%   -0.05%     
==========================================
  Files         951      951              
  Lines       30744    30762      +18     
  Branches    11281    11294      +13     
==========================================
+ Hits        30007    30010       +3     
- Misses        690      745      +55     
+ Partials       47        7      -40     

☔ 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.

Move the ambiguous https:// example out of the decorative section and add a
clearly-labeled required prefix/suffix section demonstrating the userland
concatenation pattern (webhook, S3 bucket, private DNS suffix). Clarifies that
prefix/suffix are decorative only and the builder concatenates the value.
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.

1 participant