Skip to content
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

[docs] Use updateRows method for list view demos #15732

Merged
merged 1 commit into from
Dec 10, 2024

Conversation

KenanYusuf
Copy link
Member

Use the updateRows method instead of updating the rows in state and passing as a prop.

@KenanYusuf KenanYusuf added docs Improvements or additions to the documentation component: data grid This is the name of the generic UI component, not the React module! labels Dec 4, 2024
Comment on lines +11 to +12
import GridViewIcon from '@mui/icons-material/ViewModule';
import ListViewIcon from '@mui/icons-material/ViewList';
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Drive by icon update, these are more consistent with the other icons we use (filled, not outlined).

@mui-bot
Copy link

mui-bot commented Dec 4, 2024

Deploy preview: https://deploy-preview-15732--material-ui-x.netlify.app/

Generated by 🚫 dangerJS against 13585c6

@KenanYusuf KenanYusuf requested review from cherniavskii and MBilalShafi and removed request for cherniavskii December 4, 2024 16:38
@cherniavskii cherniavskii added needs cherry-pick The PR should be cherry-picked to master after merge v7.x labels Dec 10, 2024
@cherniavskii cherniavskii added the feature: List view Related to the data grid liist view feature label Dec 10, 2024
@cherniavskii cherniavskii merged commit 15625a5 into mui:master Dec 10, 2024
28 checks passed
Copy link

Cherry-pick PRs will be created targeting branches: v7.x

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: data grid This is the name of the generic UI component, not the React module! docs Improvements or additions to the documentation feature: List view Related to the data grid liist view feature needs cherry-pick The PR should be cherry-picked to master after merge v7.x
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants