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] Cannot grab the scroll thumb at the very bottom of the scroll bar #12264

Closed
cherniavskii opened this issue Feb 29, 2024 · 1 comment · Fixed by #12265
Closed

[data grid] Cannot grab the scroll thumb at the very bottom of the scroll bar #12264

cherniavskii opened this issue Feb 29, 2024 · 1 comment · Fixed by #12265
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 Feb 29, 2024

Steps to reproduce

Link to live example: https://stackblitz.com/edit/react-kcmfyw?file=Demo.tsx

Steps:

  1. Scroll to the very bottom
  2. Try grabbing the scroll thumb
Screen.Recording.2024-02-29.at.18.35.10.mov

Current behavior

Can't grab the scroll thumb and scroll.

Expected behavior

Can grab the scroll thumb and scroll.

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: scroll thumb, scroll

@cherniavskii cherniavskii added component: data grid This is the name of the generic UI component, not the React module! regression A bug, but worse v7.x labels Feb 29, 2024
Copy link

github-actions bot commented Mar 1, 2024

⚠️ 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.

1 participant