-
Notifications
You must be signed in to change notification settings - Fork 475
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): DropdownHover
fix unexpected closing when using nested dropdown
#5541
Conversation
Pull request was closed ✔️All saved screenshots (for current PR) were deleted 🗑️ |
BundleMonFiles updated (2)
Unchanged files (4)
Total files change +57B +0.01% Groups updated (1)
Final result: ✅ View report in BundleMon website ➡️ |
Visit the preview URL for this PR (updated for commit 476d2be): https://taiga-ui--pr5541-nested-hover-dropdow-g08x3c2j.web.app (expires Fri, 06 Oct 2023 12:37:12 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: 4b5ece1e114386f6a105425ef799091475b249eb |
tuiDropdownHover
fix unexpected closing when using nested dropdownDropdownHover
fix unexpected closing when using nested dropdown
Codecov Report
@@ Coverage Diff @@
## main #5541 +/- ##
==========================================
- Coverage 72.41% 72.40% -0.02%
==========================================
Files 1447 1447
Lines 15753 15755 +2
Branches 2207 2208 +1
==========================================
- Hits 11408 11407 -1
- Misses 3985 3987 +2
- Partials 360 361 +1
Flags with carried forward coverage won't be shown. Click here to find out more.
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
PR Type
What kind of change does this PR introduce?
What is the current behavior?
Closes #5395
What is the new behavior?