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

[DateRangePicker] Fix name prop propagation regression #13821

Merged
merged 3 commits into from
Jul 15, 2024

Conversation

LukasTy
Copy link
Member

@LukasTy LukasTy commented Jul 12, 2024

Fixes #13818.

It applies to DateTimeRangePicker as well, but tagging only want to propagate the entry to a correct changelog entry.

@LukasTy LukasTy added plan: Pro Impact at least one Pro user regression A bug, but worse component: pickers This is the name of the generic UI component, not the React module! component: DateRangePicker The React component. labels Jul 12, 2024
@LukasTy LukasTy self-assigned this Jul 12, 2024
@mui-bot
Copy link

mui-bot commented Jul 12, 2024

Deploy preview: https://deploy-preview-13821--material-ui-x.netlify.app/

Generated by 🚫 dangerJS against 46c92dd

Copy link
Member

@flaviendelangle flaviendelangle left a comment

Choose a reason for hiding this comment

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

🤦 My bad
Thanks for the fix!

@LukasTy LukasTy merged commit 66ee3da into mui:master Jul 15, 2024
17 checks passed
@LukasTy LukasTy deleted the fix-range-pickers-name-prop-regression branch July 15, 2024 06:47
@JoseFerDiverger
Copy link

Thanks for the quick fix and hard work :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: DateRangePicker The React component. component: pickers This is the name of the generic UI component, not the React module! plan: Pro Impact at least one Pro user regression A bug, but worse
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[pickers] MUI DateRangePicker property "name" doesnt render
4 participants