Skip to content

[DatePicker] Prevent silently ignoring date formatting failures#4496

Merged
vnbaaij merged 15 commits intomicrosoft:devfrom
Tyme-Bleyaert:fix/date-input/prevent-ignore-format-fails
Feb 10, 2026
Merged

[DatePicker] Prevent silently ignoring date formatting failures#4496
vnbaaij merged 15 commits intomicrosoft:devfrom
Tyme-Bleyaert:fix/date-input/prevent-ignore-format-fails

Conversation

@Tyme-Bleyaert
Copy link
Collaborator

Pull Request

📖 Description

This pr will prevent the silent ignore of failed formatting, so the user can correct the input when they type 02022000 instead of 02/02/2000.

🎫 Issues

#4495

✅ Checklist

General

  • I have added tests for my changes.
  • I have tested my changes.
  • I have updated the project documentation to reflect my changes.
  • I have read the CONTRIBUTING documentation and followed the standards for this project.

Component-specific

  • I have added a new component
  • I have added Unit Tests for my new component
  • I have modified an existing component
  • I have validated the Unit Tests for an existing component

Copy link
Collaborator

@vnbaaij vnbaaij left a comment

Choose a reason for hiding this comment

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

Agree with the remark form Denis. Rest is ok

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants