-
Notifications
You must be signed in to change notification settings - Fork 472
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): Dropdown
fix initial width
#9867
Conversation
Pull request was closed ✔️All saved screenshots (for current PR) were deleted 🗑️ |
Visit the preview URL for this PR (updated for commit df2e431): https://taiga-previews-demo--pr9867-dropdown-fix-demo-t42k4rf8.web.app (expires Sat, 30 Nov 2024 13:11:28 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: 73dddc3c665194f3e11f18c16aeb71af4c289c37 |
BundleMonFiles updated (1)
Unchanged files (4)
Total files change +11B 0% Groups updated (1)
Final result: ✅ View report in BundleMon website ➡️ |
Playwright test resultsDetails Open report ↗︎ |
543f8aa
to
df2e431
Compare
Fixes #9683
el.getBoundingClientRect() returns wrong initial width
taiga-ui/projects/core/services/position.service.ts
Line 25 in a28e79b
because of this
left
is not calculated correctly