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] Broken horizontal scroll in RTL mode #12438

Closed
cherniavskii opened this issue Mar 13, 2024 · 4 comments · Fixed by #12583
Closed

[data grid] Broken horizontal scroll in RTL mode #12438

cherniavskii opened this issue Mar 13, 2024 · 4 comments · Fixed by #12583
Assignees
Labels
component: data grid This is the name of the generic UI component, not the React module! regression A bug, but worse v7.x

Comments

@cherniavskii
Copy link
Member

cherniavskii commented Mar 13, 2024

Steps to reproduce

Link to live example: https://next--material-ui-x.netlify.app/x/react-data-grid/virtualization/#column-virtualization

Screen.Recording.2024-03-13.at.14.50.53.mov

Current behavior

No columns are rendered after scrolling outside of the initial viewport

Expected behavior

Columns should be rendered after scrolling outside of the initial viewport

Context

No response

Your environment

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

Search keywords: rtl horizontal scorll

@cherniavskii cherniavskii added component: data grid This is the name of the generic UI component, not the React module! regression A bug, but worse labels Mar 13, 2024
@romgrk
Copy link
Contributor

romgrk commented Mar 13, 2024

How do you test RTL? Tried devtools sensors and a chrome extension but it didn't work, if you have an easier method than changing my browser's locale I'd take it.

@cherniavskii
Copy link
Member Author

@romgrk In the settings drawer:

Copy link

⚠️ This issue has been closed.
If you have a similar problem, please open a new issue and provide details about your specific problem.
If you can provide additional information related to this topic that could help future readers, please feel free to leave a comment.

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! regression A bug, but worse v7.x
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants