-
-
Notifications
You must be signed in to change notification settings - Fork 444
feat(core): debounced form listeners #1463
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
feat(core): debounced form listeners #1463
Conversation
View your CI Pipeline Execution ↗ for commit 18e3d75.
☁️ Nx Cloud last updated this comment at |
52fbdda
to
4252f15
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1463 +/- ##
==========================================
+ Coverage 88.86% 88.97% +0.11%
==========================================
Files 31 31
Lines 1383 1397 +14
Branches 347 353 +6
==========================================
+ Hits 1229 1243 +14
Misses 137 137
Partials 17 17 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
@Balastrong thanks for the review!! enjoy the Sunday |
Follow up from #1261, and the request made in issue #1261, from this comment. This PR ads listeners debouncing at a form level.