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

[DataGridPro] Fix column resizing on touchscreen #5056

Merged
merged 1 commit into from
Jun 9, 2022

Conversation

cherniavskii
Copy link
Member

@cherniavskii cherniavskii commented May 31, 2022

@cherniavskii cherniavskii added component: data grid This is the name of the generic UI component, not the React module! plan: Pro Impact at least one Pro user feature: Other labels May 31, 2022
@mui-bot
Copy link

mui-bot commented May 31, 2022

These are the results for the performance tests:

Test case Unit Min Max Median Mean σ
Filter 100k rows ms 339.1 412.8 397 377.36 31.49
Sort 100k rows ms 566.7 979.6 732.5 753.48 152.382
Select 100k rows ms 129.5 254.8 157.1 186.64 55.023
Deselect 100k rows ms 111.5 196 171.2 162.82 31.977

Generated by 🚫 dangerJS against 9eb1c1b

@cherniavskii cherniavskii requested a review from DanailH May 31, 2022 16:18
@cherniavskii cherniavskii merged commit 3be50cc into mui:master Jun 9, 2022
@cherniavskii cherniavskii deleted the column-resizing-touchscreen branch June 9, 2022 14:00
joserodolfofreitas pushed a commit to joserodolfofreitas/mui-x that referenced this pull request Jun 13, 2022
alexfauquette pushed a commit to alexfauquette/mui-x that referenced this pull request Aug 26, 2022
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! plan: Pro Impact at least one Pro user
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Column resizing on mobile does not work correctly and width scales inversely
3 participants