-
-
Notifications
You must be signed in to change notification settings - Fork 342
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
fix: only set fields to isBlurred after field blur or form submit #940
base: main
Are you sure you want to change the base?
Conversation
☁️ Nx Cloud ReportCI is running/has finished running commands for commit 6db0a30. As they complete they will appear below. Click to see the status, the terminal output, and the build insights. 📂 See all runs for this CI Pipeline Execution ✅ Successfully ran 2 targetsSent with 💌 from NxCloud. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #940 +/- ##
==========================================
- Coverage 91.55% 88.62% -2.94%
==========================================
Files 21 26 +5
Lines 900 1081 +181
Branches 206 268 +62
==========================================
+ Hits 824 958 +134
- Misses 71 114 +43
- Partials 5 9 +4 ☔ View full report in Codecov by Sentry. |
3460639
to
45410e4
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
See comment for change required
88b0d8a
to
fade2f0
Compare
a2f3923
to
814d347
Compare
44f5203
to
fe63182
Compare
Signed-off-by: Pascal Küsgen <pascalkuesgen@gmail.com>
fe63182
to
6db0a30
Compare
this is a followup for #939