Skip to content

feat: Enhance Textbox with leading and trailing options (#3111)#3112

Draft
bramsmulders wants to merge 13 commits intomainfrom
feat/3111-textbox-container-leading-trailing-slots
Draft

feat: Enhance Textbox with leading and trailing options (#3111)#3112
bramsmulders wants to merge 13 commits intomainfrom
feat/3111-textbox-container-leading-trailing-slots

Conversation

@bramsmulders
Copy link
Copy Markdown

TBD

Closes: #3111

@bramsmulders bramsmulders self-assigned this Apr 9, 2026
@vercel
Copy link
Copy Markdown

vercel bot commented Apr 9, 2026

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

Project Deployment Actions Updated (UTC)
utrecht Error Error Apr 18, 2026 9:30am

Request Review

The padding of the input is adjusted with the size of the leading and trailing slots
@Robbert Robbert marked this pull request as ready for review April 18, 2026 09:19
@Robbert Robbert marked this pull request as draft April 18, 2026 09:19
@Robbert Robbert added the ci/chromatic Enable Chromatic testing, even for Draft PRs. label Apr 18, 2026
@Robbert Robbert force-pushed the feat/3111-textbox-container-leading-trailing-slots branch from f5d9592 to d4efdff Compare April 18, 2026 09:24
@sonarqubecloud
Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
26.7% Duplication on New Code (required ≤ 3%)

See analysis details on SonarQube Cloud

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 18, 2026

Codecov Report

❌ Patch coverage is 8.69565% with 42 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.48%. Comparing base (e7e492a) to head (8273d72).
⚠️ Report is 8 commits behind head on main.

Files with missing lines Patch % Lines
...kages/components-react/textbox-react/src/index.tsx 8.69% 35 Missing and 7 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3112      +/-   ##
==========================================
- Coverage   90.58%   88.48%   -2.10%     
==========================================
  Files         201      201              
  Lines        1752     1798      +46     
  Branches      383      395      +12     
==========================================
+ Hits         1587     1591       +4     
- Misses        159      192      +33     
- Partials        6       15       +9     

☔ View full report in Codecov by Sentry.
📢 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci/chromatic Enable Chromatic testing, even for Draft PRs. ⛔️ DON'T MERGE

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enhance Textbox with leading and trailing "slots"

2 participants