Skip to content

feat: touch all fields on submit - #3278

Merged
logaretm merged 1 commit into
mainfrom
feat/touch-fields-on-submit
Apr 22, 2021
Merged

feat: touch all fields on submit#3278
logaretm merged 1 commit into
mainfrom
feat/touch-fields-on-submit

Conversation

@logaretm

Copy link
Copy Markdown
Owner

🔎 Overview

This PR adds minor enhancements to touch all fields when submitting the form, this consideration allows using meta.touched to reliably show error messages for some use-cases.

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

Merging #3278 (449ccd8) into main (dc0e63d) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #3278   +/-   ##
=======================================
  Coverage   96.62%   96.63%           
=======================================
  Files          65       65           
  Lines        1512     1516    +4     
  Branches      369      369           
=======================================
+ Hits         1461     1465    +4     
  Misses         50       50           
  Partials        1        1           
Impacted Files Coverage Δ
packages/vee-validate/src/useForm.ts 98.05% <100.00%> (+0.03%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update dc0e63d...449ccd8. Read the comment docs.

@logaretm
logaretm merged commit fc4e400 into main Apr 22, 2021
@logaretm
logaretm deleted the feat/touch-fields-on-submit branch April 22, 2021 19:26
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