-
Notifications
You must be signed in to change notification settings - Fork 477
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(legacy): limit tui-tag
width to 80%
to avoid wrapping in selects
#9886
Conversation
Pull request was closed ✔️All saved screenshots (for current PR) were deleted 🗑️ |
Visit the preview URL for this PR (updated for commit a97519c): https://taiga-previews-demo--pr9886-splincode-fix-issues-4255-bxg2qpgc.web.app (expires Tue, 10 Dec 2024 15:14:56 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: 73dddc3c665194f3e11f18c16aeb71af4c289c37 |
BundleMonFiles updated (1)
Unchanged files (4)
Total files change +36B +0.01% Groups updated (1)
Final result: ✅ View report in BundleMon website ➡️ |
Playwright test resultsDetails Open report ↗︎ Failed testschromium › tests/demo/demo.pw.spec.ts › Demo › /components/multi-select |
51aa7ba
to
1804b1f
Compare
1804b1f
to
0882e86
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #9886 +/- ##
=======================================
Coverage 75.26% 75.26%
=======================================
Files 1249 1249
Lines 19607 19607
Branches 2155 2076 -79
=======================================
Hits 14757 14757
- Misses 4804 4806 +2
+ Partials 46 44 -2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
0882e86
to
dcb771f
Compare
dcb771f
to
a97519c
Compare
Fixes #4255
Before
After