Skip to content

feat: extend form.setErrorMap to spread errors in fields #1489

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
May 9, 2025

Conversation

Balastrong
Copy link
Member

No description provided.

Copy link

nx-cloud bot commented May 7, 2025

View your CI Pipeline Execution ↗ for commit e36912a.

Command Status Duration Result
nx affected --targets=test:sherif,test:knip,tes... ✅ Succeeded 1m 40s View ↗
nx run-many --target=build --exclude=examples/** ✅ Succeeded 21s View ↗

☁️ Nx Cloud last updated this comment at 2025-05-07 15:53:44 UTC

Copy link

pkg-pr-new bot commented May 7, 2025

More templates

@tanstack/angular-form

npm i https://pkg.pr.new/@tanstack/angular-form@1489

@tanstack/form-core

npm i https://pkg.pr.new/@tanstack/form-core@1489

@tanstack/react-form

npm i https://pkg.pr.new/@tanstack/react-form@1489

@tanstack/lit-form

npm i https://pkg.pr.new/@tanstack/lit-form@1489

@tanstack/solid-form

npm i https://pkg.pr.new/@tanstack/solid-form@1489

@tanstack/svelte-form

npm i https://pkg.pr.new/@tanstack/svelte-form@1489

@tanstack/vue-form

npm i https://pkg.pr.new/@tanstack/vue-form@1489

commit: e36912a

@Balastrong Balastrong force-pushed the feat/form-set-field-errors branch from 1d9cede to e36912a Compare May 7, 2025 15:50
Copy link

codecov bot commented May 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.05%. Comparing base (3fe66dd) to head (e36912a).
Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1489      +/-   ##
==========================================
+ Coverage   88.96%   89.05%   +0.08%     
==========================================
  Files          31       31              
  Lines        1396     1407      +11     
  Branches      353      356       +3     
==========================================
+ Hits         1242     1253      +11     
  Misses        137      137              
  Partials       17       17              

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

@harry-whorlow
Copy link
Contributor

relates to #623

@Balastrong Balastrong merged commit 2f8bf5a into TanStack:main May 9, 2025
6 checks passed
@Balastrong Balastrong deleted the feat/form-set-field-errors branch May 9, 2025 17:10
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