-
Notifications
You must be signed in to change notification settings - Fork 471
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(cdk): fix tuiFocusedIn error when focus events happened in reactive context #10020
Conversation
…ve context Fixes: #10019
Pull request was closed ✔️All saved screenshots (for current PR) were deleted 🗑️ |
Visit the preview URL for this PR (updated for commit 6b32193): https://taiga-previews-demo--pr10020-fix-tui-focused-in-demo-wxfha6sf.web.app (expires Thu, 19 Dec 2024 09:47:46 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: 73dddc3c665194f3e11f18c16aeb71af4c289c37 |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #10020 +/- ##
=======================================
Coverage 66.13% 66.13%
=======================================
Files 1214 1215 +1
Lines 15713 15720 +7
Branches 2309 2272 -37
=======================================
+ Hits 10392 10397 +5
- Misses 5012 5083 +71
+ Partials 309 240 -69
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
BundleMonFiles updated (3)
Unchanged files (2)
Total files change +123B +0.02% Groups updated (1)
Final result: ✅ View report in BundleMon website ➡️ |
Playwright test results 1 failed Details Open report ↗︎ Failed testswebkit › tests/core/hint/hint.pw.spec.ts › TuiHint › true mode hint with delay Flaky testswebkit › tests/legacy/combo-box/combobox.pw.spec.ts › ComboBox › Don't allow disabled options to be selected by typing them Skipped testswebkit › tests/addon-commerce/input-card-group.pw.spec.ts › InputCardGroup › Examples › input card grouped with validation |
Fixes: #10019