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][data grid] Fix page change speed regression #15681

Open
oliviertassinari opened this issue Dec 1, 2024 · 2 comments
Open

[docs][data grid] Fix page change speed regression #15681

oliviertassinari opened this issue Dec 1, 2024 · 2 comments
Labels
bug 🐛 Something doesn't work component: data grid This is the name of the generic UI component, not the React module! priority: important This change can make a difference regression A bug, but worse

Comments

@oliviertassinari
Copy link
Member

oliviertassinari commented Dec 1, 2024

Steps to reproduce

Try to move from the data grid edition page https://mui.com/x/react-data-grid/editing/ to the data grid sorting page https://mui.com/x/react-data-grid/sorting/. This has gotten increasingly slower to the point where it feels like I don't want to use the docs:

v5 https://v5.mui.com/x/react-data-grid/editing/. OK, not amazing but usable (2+ years ago)

SCR-20241201-bwku

v6 https://v6.mui.com/x/react-data-grid/editing/, borderline good enough, start to be annoying

SCR-20241201-bwlt

v7 - v8 https://next.mui.com/x/react-data-grid/editing. It's so slow, I don't want to use the docs (now)

SCR-20241201-bwne

Context

The root cause could be mui/material-ui#41117, unclear. At first, I though, maybe it's because we render more demos on these pages. But we seem to have kept more or less the same number of demos, 11-13 ish.

Your environment

npx @mui/envinfo
  Don't forget to mention which browser you used.
  Output from `npx @mui/envinfo` goes here.

Search keywords: -

@oliviertassinari oliviertassinari added bug 🐛 Something doesn't work component: data grid This is the name of the generic UI component, not the React module! status: waiting for maintainer These issues haven't been looked at yet by a maintainer regression A bug, but worse priority: important This change can make a difference labels Dec 1, 2024
@0xenn
Copy link

0xenn commented Dec 2, 2024

Can I look into this and try working on it.

@github-project-automation github-project-automation bot moved this to 🆕 Needs refinement in MUI X Data Grid Dec 2, 2024
@michelengelen michelengelen removed the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Dec 2, 2024
@0xenn
Copy link

0xenn commented Dec 2, 2024

@arminmeh Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something doesn't work component: data grid This is the name of the generic UI component, not the React module! priority: important This change can make a difference regression A bug, but worse
Projects
Status: 🆕 Needs refinement
Development

No branches or pull requests

3 participants