-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
PopoverProvider: Multiple Layouts #11305
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
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## dev #11305 +/- ##
=======================================
Coverage 91.12% 91.12%
=======================================
Files 465 465
Lines 14400 14400
Branches 2787 2787
=======================================
Hits 13122 13122
Misses 642 642
Partials 636 636 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Please, check your indents |
Whoops. Every time I use paste it screws it up but most of the time hitting the Beautify fixes it, I did not this time. Let me know if I missed any more. |
|
|
Hello. Is there a general idea of when you expect this to be released? |
It varies and I'm not the one that decides that but usually about a month apart for releases. Last release was April 29. |



Description
Resolves #11293 to ensure when MudPopoverProvider is not the original it still observes properly.
Resolves #11326
How Has This Been Tested?
Visual Tests and setup a complex testing method in the Viewer for PopoverTwoLayoutsTest.razor since this has come up in other PRs, this will give us a way to test.
Type of Changes
Checklist
dev).