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] Column Resize within column threshold #12585

Closed
Coen-Townson opened this issue Mar 28, 2024 · 4 comments · Fixed by #12792
Closed

[data grid] Column Resize within column threshold #12585

Coen-Townson opened this issue Mar 28, 2024 · 4 comments · Fixed by #12792
Labels
component: data grid This is the name of the generic UI component, not the React module! feature: Column resize regression A bug, but worse

Comments

@Coen-Townson
Copy link

Coen-Townson commented Mar 28, 2024

Steps to reproduce

Recording: https://www.loom.com/share/cfde740cc3cf4ca9b9b51aa7745418f7

Issue is present on any datagrid with sufficient scrollable width
https://mui.com/x/react-data-grid/scrolling/

Go to this link and in the first table, scroll all the way to the right (doesn't need to be ALL the way to trigger bug but unsure EXACTLY what the cutoff is).
Now that you're at the right side of the table, attempt to resize the "Updated On" column. It appears that the table cells are correctly resizing and being anchored left but the column headers are anchored right

Current behavior

No response

Expected behavior

No response

Context

No response

Your environment

This happens in the MUI documentation environment

Search keywords: Column Resize

@Coen-Townson Coen-Townson added the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Mar 28, 2024
@zannager zannager added the component: data grid This is the name of the generic UI component, not the React module! label Mar 28, 2024
@michelengelen michelengelen changed the title Datagrid Column Resize within column threshold [data grid] Column Resize within column threshold Mar 28, 2024
@michelengelen
Copy link
Member

Hey @Coen-Townson ... thanks for raising this. I can confirm this bug.
It seems once the right border hits the area where it needs to scroll it expands weirdly and way too fast as well!

I will add this to our board for the team to have a look!

Thanks again! 🙇🏼

@michelengelen michelengelen added bug 🐛 Something doesn't work status: waiting for author Issue with insufficient information feature: Column resize and removed status: waiting for maintainer These issues haven't been looked at yet by a maintainer labels Mar 28, 2024
Copy link

github-actions bot commented Apr 4, 2024

The issue has been inactive for 7 days and has been automatically closed.

@github-actions github-actions bot closed this as completed Apr 4, 2024
@cherniavskii cherniavskii removed the status: waiting for author Issue with insufficient information label Apr 9, 2024
@cherniavskii
Copy link
Member

@romgrk Can you take a look at this one?

@cherniavskii cherniavskii reopened this Apr 9, 2024
@cherniavskii cherniavskii added regression A bug, but worse and removed bug 🐛 Something doesn't work labels Apr 9, 2024
@romgrk romgrk self-assigned this Apr 11, 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.

@Coen-Townson: 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.

@romgrk romgrk removed their assignment Apr 17, 2024
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! feature: Column resize regression A bug, but worse
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants