Skip to content

[pickers] Preserve typed input when validator invalidates controlled dates#22124

Draft
mj12albert wants to merge 1 commit intomui:masterfrom
mj12albert:fix-preserve-parse-valid-input-when-date-invalidated
Draft

[pickers] Preserve typed input when validator invalidates controlled dates#22124
mj12albert wants to merge 1 commit intomui:masterfrom
mj12albert:fix-preserve-parse-valid-input-when-date-invalidated

Conversation

@mj12albert
Copy link
Copy Markdown
Member

Fixes #22113

@mj12albert mj12albert added type: bug It doesn't behave as expected. scope: pickers Changes related to the date/time pickers. labels Apr 18, 2026
@code-infra-dashboard
Copy link
Copy Markdown

code-infra-dashboard Bot commented Apr 18, 2026

Bundle size

Bundle Parsed size Gzip size
@mui/x-data-grid 0B(0.00%) 0B(0.00%)
@mui/x-data-grid-pro 0B(0.00%) 0B(0.00%)
@mui/x-data-grid-premium 0B(0.00%) 0B(0.00%)
@mui/x-charts 0B(0.00%) 0B(0.00%)
@mui/x-charts-pro 0B(0.00%) 0B(0.00%)
@mui/x-charts-premium 0B(0.00%) 0B(0.00%)
@mui/x-date-pickers 🔺+113B(+0.05%) 🔺+28B(+0.05%)
@mui/x-date-pickers-pro 🔺+126B(+0.04%) 🔺+26B(+0.03%)
@mui/x-tree-view 0B(0.00%) 0B(0.00%)
@mui/x-tree-view-pro 0B(0.00%) 0B(0.00%)

Details of bundle changes

Deploy preview

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


Check out the code infra dashboard for more information about this PR.

@mj12albert mj12albert force-pushed the fix-preserve-parse-valid-input-when-date-invalidated branch from 7267dc5 to b5649a1 Compare April 18, 2026 19:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

scope: pickers Changes related to the date/time pickers. type: bug It doesn't behave as expected.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[pickers] MM & DD values gets reset when entering YYYY value in Date Picker

1 participant