-
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(core): dialog has padding for close button event when not closeable #10012
Conversation
Pull request was closed ✔️All saved screenshots (for current PR) were deleted 🗑️ |
Visit the preview URL for this PR (updated for commit edcc6cf): https://taiga-previews-demo--pr10012-splincode-fix-issues-1001-kb9l8abh.web.app (expires Thu, 19 Dec 2024 08:03:58 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: 73dddc3c665194f3e11f18c16aeb71af4c289c37 |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #10012 +/- ##
========================================
Coverage 66.17% 66.17%
========================================
Files 1214 1214
Lines 15703 15703
Branches 2252 2312 +60
========================================
Hits 10391 10391
+ Misses 5176 5027 -149
- Partials 136 285 +149
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
BundleMonFiles updated (1)
Unchanged files (4)
Total files change +17B 0% Groups updated (1)
Final result: ✅ View report in BundleMon website ➡️ |
Playwright test results 1885 passed Details Open report ↗︎ Flaky testswebkit › tests/legacy/input-year/input-year.pw.spec.ts › InputYear › need select date from dropdown › type 2020 => select new date via calendar => new date inside text field Skipped testswebkit › tests/addon-commerce/input-card-group.pw.spec.ts › InputCardGroup › Examples › input card grouped with validation |
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.
Don't forget to cherry pick into v3
9c5083c
to
edcc6cf
Compare
Fixes #10011