-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
MudDataGrid: Fix Loading Indicator scrolls out of view with FixedHeader #10838
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 #10838 +/- ##
==========================================
- Coverage 91.86% 91.86% -0.01%
==========================================
Files 427 427
Lines 13446 13454 +8
Branches 2595 2596 +1
==========================================
+ Hits 12352 12359 +7
Misses 523 523
- Partials 571 572 +1 ☔ View full report in Codecov by Sentry. |
src/MudBlazor.Docs/Pages/Components/DataGrid/Examples/DataGridOtherOptionsExample.razor
Outdated
Show resolved
Hide resolved
|
CSS should be formatted with 2 spaces |
Fixed. |
|
|
Thanks @versile2 |



Description
Resolves #10833 with just CSS
Altered existing viewer page to test
Added Docs example for other options
How Has This Been Tested?
No additional code added
Type of Changes
Checklist
dev).