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

[data grid] Stop rendering when overscrolling on iOS #14930

Closed
BalaVJNorstella opened this issue Oct 12, 2024 · 6 comments · Fixed by #16297
Closed

[data grid] Stop rendering when overscrolling on iOS #14930

BalaVJNorstella opened this issue Oct 12, 2024 · 6 comments · Fixed by #16297
Labels
browser: Safari bug 🐛 Something doesn't work component: data grid This is the name of the generic UI component, not the React module! design This is about UI or UX design, please involve a designer mobile Targets mobile platform support: pro standard Support request from a Pro standard plan user. https://mui.com/legal/technical-support-sla/

Comments

@BalaVJNorstella
Copy link

BalaVJNorstella commented Oct 12, 2024

Steps to reproduce

Link to live example: (required)

Steps:

  1. Go to https://mui.com/x/react-data-grid/#pro-plan in iPad
  2. Scroll the Data grid which have rowHeight
  3. You can see empty space in rendering, it looks like flickering

Current behavior

MicrosoftTeams-video.mp4

Flickering when scrolling vertically in iPad

Expected behavior

Mui Data Grid Pro render without flickering.

Context

We are facing flickering issue in iPad when scroll on Mui DataGrid.
We can see empty screen for few milliseconds, so it makes the page flickering.

https://mui.com/x/react-data-grid/#pro-plan - We can see same issue in this page in iPad.

We are using DataGridPro from mui/x-data-grid-pro.
iPadOS 17.7 (21H16)
iPad (10th generation)

We have tested some other tables in iPad, all are rendering fine.
Help us to resolve this issue.

Support key -> 77584 - Licenses (QT 23092601)

Your environment

No response

Search keywords: Flickering issue when rendering MUI Data Grid Pro in iPad
Order ID: 77584

@BalaVJNorstella BalaVJNorstella added bug 🐛 Something doesn't work status: waiting for maintainer These issues haven't been looked at yet by a maintainer labels Oct 12, 2024
@github-actions github-actions bot added component: data grid This is the name of the generic UI component, not the React module! support: pro standard Support request from a Pro standard plan user. https://mui.com/legal/technical-support-sla/ labels Oct 12, 2024
@oliviertassinari oliviertassinari added the mobile Targets mobile platform label Oct 12, 2024
@oliviertassinari oliviertassinari changed the title Flickering issue when rendering MUI Data Grid Pro in iPad [data grid] Flickering issue when rendering in iPad Oct 12, 2024
@MBilalShafi
Copy link
Member

It seems to be related to #14981 which has already been fixed.

Could you check if you can still reproduce the issue in https://deploy-preview-14983--material-ui-x.netlify.app/x/react-data-grid/

@MBilalShafi MBilalShafi added status: waiting for author Issue with insufficient information and removed status: waiting for maintainer These issues haven't been looked at yet by a maintainer labels Oct 16, 2024
@BalaVJNorstella
Copy link
Author

@MBilalShafi @oliviertassinari I'm still facing same issue in iPad.

MicrosoftTeams-video.1.mp4

I have checked it in mui website

@github-actions github-actions bot added status: waiting for maintainer These issues haven't been looked at yet by a maintainer and removed status: waiting for author Issue with insufficient information labels Oct 23, 2024
@KenanYusuf
Copy link
Member

Hi @BalaVJNorstella - I believe this is related to diagonal scrolling.

We have two issues open already with different options to fix this issue:

I will close this issue for now as I believe it will be fixed by one of the above.

@KenanYusuf KenanYusuf removed the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Oct 23, 2024
Copy link

This issue has been closed. If you have a similar problem but not exactly the same, please open a new issue.
Now, if you have additional information related to this issue or things that could help future readers, feel free to leave a comment.

Note

@BalaVJNorstella How did we do? Your experience with our support team matters to us. If you have a moment, please share your thoughts in this short Support Satisfaction survey.

@oliviertassinari
Copy link
Member

oliviertassinari commented Jan 27, 2025

Reopening. It's a different problem than anything mentioned so far. It's a continuation of #269 and #443. We never truly fixed the problem, only a few cases when it happen each time.

@oliviertassinari oliviertassinari changed the title [data grid] Flickering issue when rendering in iPad [data grid] Stop rendering when overscrolling on iOS Jan 27, 2025
@oliviertassinari oliviertassinari added browser: Safari regression A bug, but worse design This is about UI or UX design, please involve a designer and removed regression A bug, but worse labels Jan 27, 2025
Copy link

This issue has been closed. If you have a similar problem but not exactly the same, please open a new issue.
Now, if you have additional information related to this issue or things that could help future readers, feel free to leave a comment.

Note

@BalaVJNorstella How did we do? Your experience with our support team matters to us. If you have a moment, please share your thoughts in this short Support Satisfaction survey.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
browser: Safari bug 🐛 Something doesn't work component: data grid This is the name of the generic UI component, not the React module! design This is about UI or UX design, please involve a designer mobile Targets mobile platform support: pro standard Support request from a Pro standard plan user. https://mui.com/legal/technical-support-sla/
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants