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] Scrolling demo doesn't work after upgrading to React 18 #6002

Closed
2 tasks done
cherniavskii opened this issue Sep 2, 2022 · 0 comments · Fixed by #6489
Closed
2 tasks done

[data grid] Scrolling demo doesn't work after upgrading to React 18 #6002

cherniavskii opened this issue Sep 2, 2022 · 0 comments · Fixed by #6489
Assignees
Labels
bug 🐛 Something doesn't work component: data grid This is the name of the generic UI component, not the React module! docs Improvements or additions to the documentation

Comments

@cherniavskii
Copy link
Member

Duplicates

  • I have searched the existing issues

Latest version

  • I have tested the latest version

Current behavior 😯

Clicking navigation buttons does nothing

Expected behavior 🤔

Clicking navigation buttons should move focus to the next cell, like it worked with React 17: https://codesandbox.io/s/adoring-dawn-6jggho

Steps to reproduce 🕹

Link to live example:

Steps:

  1. Go to https://codesandbox.io/s/romantic-ishizaka-j0qukz
  2. Click on any cell
  3. Click "Right"
  4. See that there's no focused cell anymore

Context 🔦

This started to happed after merging #4155

Your environment 🌎

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

Order ID 💳 (optional)

No response

@cherniavskii cherniavskii added bug 🐛 Something doesn't work docs Improvements or additions to the documentation component: data grid This is the name of the generic UI component, not the React module! labels Sep 2, 2022
@cherniavskii cherniavskii self-assigned this Oct 13, 2022
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! docs Improvements or additions to the documentation
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant