-
Notifications
You must be signed in to change notification settings - Fork 478
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(kit,legacy): all textfield controls should handle initial ngModel
phantom null
value
#10171
Conversation
…l` phantom `null` value
Pull request was closed ✔️All saved screenshots (for current PR) were deleted 🗑️ |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #10171 +/- ##
========================================
Coverage 65.84% 65.84%
========================================
Files 1233 1233
Lines 16092 16092
Branches 2297 2333 +36
========================================
Hits 10595 10595
+ Misses 5346 5214 -132
- Partials 151 283 +132
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Visit the preview URL for this PR (updated for commit ff4ec3b): https://taiga-previews-demo--pr10171-controls-write-value-demo-2urgg45g.web.app (expires Wed, 15 Jan 2025 14:24:29 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: 73dddc3c665194f3e11f18c16aeb71af4c289c37 |
BundleMonUnchanged files (5)
Total files change +4B 0% Unchanged groups (1)
Final result: ✅ View report in BundleMon website ➡️ |
Playwright test results 2041 passed Details Open report ↗︎ Flaky testswebkit › tests/core/hint/hint.pw.spec.ts › TuiHint › false mode hint with delay Skipped testswebkit › tests/addon-commerce/input-card-group.pw.spec.ts › InputCardGroup › Examples › input card grouped with validation |
Learn more (read body description of this PR):
InputNumber
should handle initialngModel
phantomnull
value #10168