You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To rule out a caching problem I made sure the bug also happens in an incognito tab
Bug type
Component
Component name
MudTable
What happened?
A MudTable with multi level grouping and multi selection does not mark nested groupings as selected unless another row-expansion is performed.
Exact same issue as #5759, but for multi level groupings.
Expected behavior
Intermediate groupings should be able to render their selection state checkbox regardless of whether the innermost group is expanded or not.
Things to check
Bug type
Component
Component name
MudTable
What happened?
A MudTable with multi level grouping and multi selection does not mark nested groupings as selected unless another row-expansion is performed.
Exact same issue as #5759, but for multi level groupings.
Expected behavior
Intermediate groupings should be able to render their selection state checkbox regardless of whether the innermost group is expanded or not.
Reproduction link
https://try.mudblazor.com/snippet/QuwyOBcmoQHHnOLx
Reproduction steps
Relevant log output
No response
Version (bug)
7.3.0
Version (working)
No response
What browsers are you seeing the problem on?
Firefox, Chrome
On which operating systems are you experiencing the issue?
Windows
Pull Request
Code of Conduct
The text was updated successfully, but these errors were encountered: