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

[pickers] Fix view management when openTo or views is modified #8997

Merged
merged 1 commit into from May 16, 2023

Conversation

alexfauquette
Copy link
Member

Fix #8941

@alexfauquette alexfauquette added regression A bug, but worse component: pickers This is the name of the generic UI component, not the React module! labels May 15, 2023
@mui-bot
Copy link

mui-bot commented May 15, 2023

Netlify deploy preview

Netlify deploy preview: https://deploy-preview-8997--material-ui-x.netlify.app/

Updated pages

No updates.

These are the results for the performance tests:

Test case Unit Min Max Median Mean σ
Filter 100k rows ms 682.9 1,107 682.9 871.26 188.085
Sort 100k rows ms 731.6 1,362.5 1,362.5 1,047.44 243.067
Select 100k rows ms 220.7 415.2 348 333.2 64.461
Deselect 100k rows ms 145.9 383.6 244 244.98 78.997

Generated by 🚫 dangerJS against 8e898b0

Copy link
Member

@LukasTy LukasTy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀 🙌 🤦‍♂️ 🙈

@alexfauquette alexfauquette merged commit ebf2715 into mui:master May 16, 2023
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: pickers This is the name of the generic UI component, not the React module! regression A bug, but worse
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[DatePicker]Calendar render error after changed views
3 participants