[data grid] Server tree data checkboxSelection style init #14954
Labels
bug 🐛
Something doesn't work
component: data grid
This is the name of the generic UI component, not the React module!
feature: Selection
Related to the data grid Selection feature
Steps to reproduce
https://codesandbox.io/p/sandbox/sweet-shirley-gt5xtc?file=%2Fsrc%2FDemo.js%3A70%2C25
Steps:
Here's a picture with effect:
Current behavior
checkbox shows the selected style
Expected behavior
Checkbox shows unchecked style
Initialization is like this:
Context
I'm sorry for asking such a rude question. I'm not sure if this is a style issue or a design issue.
Or how can I modify this part?
After initialization, I confirmed that rowSelectionModel is empty and the checkbox is displayed as selected. Will it mislead the user that a row has been selected?
Your environment
npx @mui/envinfo
Search keywords: Server-side tree data, checkboxSelection
The text was updated successfully, but these errors were encountered: