Skip to content

Conversation

DRiFTy17
Copy link
Collaborator

PR Checklist

Please check if your PR fulfills the following requirements:

  • Tests for the changes have been added/updated: N
  • Docs have been added/updated: N
  • Does this PR introduce a breaking change? N
  • I have linked any related GitHub issues to be closed when this PR is merged? N

Describe the new behavior?

The end date input mask was not being destroyed when setting masked = false, this change updates the base class to use a method for destroying the mask so that the date-range-picker can override that and ensure it cleans up the mask on the end input as well.

…troyed on end date input if turning off the mask
@DRiFTy17 DRiFTy17 added the patch Increment the patch version when merged label Jul 30, 2025
@DRiFTy17 DRiFTy17 requested a review from a team as a code owner July 30, 2025 17:13
Copy link

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@DRiFTy17 DRiFTy17 changed the title feat(date-picker): fixed a bug where the input mask was not being destroyed on end date input if turning off the mask feat(date-range-picker): fixed a bug where the input mask was not being destroyed on end date input if turning off the mask Jul 30, 2025
Copy link
Contributor

View Storybook Deployment
pr/tyler-technologies-oss:fix-date-range-picker-end-date-mask

@DRiFTy17 DRiFTy17 merged commit b614cce into main Jul 30, 2025
16 checks passed
@DRiFTy17 DRiFTy17 deleted the fix-date-range-picker-end-date-mask branch July 30, 2025 17:44
Copy link
Contributor

🚀 PR was released in v3.10.3 🚀

@github-actions github-actions bot added the released This issue/pull request has been released. label Jul 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch Increment the patch version when merged released This issue/pull request has been released. storybook-preview
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants