Skip to content
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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: touch all fields on submit #3278

Merged
merged 1 commit into from Apr 22, 2021
Merged

Conversation

logaretm
Copy link
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

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.

None yet

2 participants