-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Labels
bugUnexpected behavior or functionality not working as intendedUnexpected behavior or functionality not working as intendedregressionPreviously worked and now doesn'tPreviously worked and now doesn't
Description
Things to check
- I have searched the existing issues for this bug
- To rule out a caching problem I made sure the bug also happens in an incognito tab
Bug type
Component
Component name
MudDataGrid
What happened?
If I use 'Grouping', the NoRecordsFound component does not appear in the DataGrid. The reproduction link is leading to version 7.15, where it was working, but I cannot save the snippet here: https://try.arctechonline.tech/.
One more thing: I see 'No records found' when I don't use Grouping, but the styles are different—it's just text and no longer a table row. You can compare it with the old version. Maybe there was a goal behind this change, I just noticed it.
Expected behavior
NoRecordsFound is displayed when there are no records in the DataGrid with Grouping applied.
Reproduction link
Reproduction steps
Relevant log output
No response
Version (bug)
8.0.0-preview-6
Version (working)
7.15.0
What browsers are you seeing the problem on?
Chrome
On which operating systems are you experiencing the issue?
Windows
Pull Request
- I would like to do a Pull Request
Code of Conduct
- I agree to follow this project's Code of Conduct
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugUnexpected behavior or functionality not working as intendedUnexpected behavior or functionality not working as intendedregressionPreviously worked and now doesn'tPreviously worked and now doesn't