-
Notifications
You must be signed in to change notification settings - Fork 480
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): Dialog
/Dropdown
use CloseWatcher
to close on Android native back button
#10300
base: main
Are you sure you want to change the base?
Conversation
Failed tests ❌Before (main) ← Diff → After (local)tests-legacy-input-date-ti-491f0-lete-date---validator-error-chromium-retry2/04-input-data-time-with-validator.diff.png![]() tests-kit-input-number-inp-2a293-annot-be-violated-via-steps-chromium-retry2/input-number-with-disabled-step-up.diff.png![]() tests-legacy-input-time-in-da817-InputTime-Examples-dropdown-chromium-retry2/02-input-time-dropdown-2.diff.png![]() tests-kit-input-number-inp-2a293-annot-be-violated-via-steps-webkit-retry2/input-number-with-disabled-step-up.diff.png![]() tests-legacy-input-date-ti-491f0-lete-date---validator-error-webkit-retry2/04-input-data-time-with-validator.diff.png![]() tests-legacy-input-time-in-da817-InputTime-Examples-dropdown-webkit-retry2/02-input-time-dropdown-2.diff.png![]() (updated for commit d56e4c0) |
Visit the preview URL for this PR (updated for commit d56e4c0): https://taiga-previews-demo--pr10300-close-watcher-demo-qa2hvg28.web.app (expires Tue, 11 Feb 2025 11:15:26 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: 73dddc3c665194f3e11f18c16aeb71af4c289c37 |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #10300 +/- ##
==========================================
- Coverage 65.74% 65.67% -0.08%
==========================================
Files 1243 1244 +1
Lines 16257 16282 +25
Branches 2413 2356 -57
==========================================
+ Hits 10688 10693 +5
- Misses 5219 5376 +157
+ Partials 350 213 -137
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
BundleMonFiles updated (2)
Unchanged files (3)
Total files change +217B +0.03% Groups updated (1)
Final result: ✅ View report in BundleMon website ➡️ |
Playwright test results
Details
Flaky testswebkit › tests/legacy/input-phone/input-phone.pw.spec.ts › InputPhone › iphone-x › [countryCode]="+7" & [phoneMaskAfterCountryCode]="(###) ###-##-##" › Text selection › Select range and press "Backspace" › +7 (912) 345-|67|-89 => Backspace => +7 (912) 345-|89 Skipped testswebkit › tests/addon-commerce/input-card-group.pw.spec.ts › InputCardGroup › Examples › input card grouped with validation |
c9438ff
to
d56e4c0
Compare
Fixes #