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

🐞 - InputDateRange value changes in readOnly mode when "min" input changed #5660

Closed
9 tasks
stanislav-osipov opened this issue Oct 17, 2023 · 1 comment · Fixed by #6663
Closed
9 tasks
Assignees
Labels
P3 This issue has low priority v4 4.0 candidate

Comments

@stanislav-osipov
Copy link

stanislav-osipov commented Oct 17, 2023

Playground Link

https://stackblitz.com/edit/angular-taxxx2?file=src%2Fapp%2Fapp.component.ts

Description

InputDateRange value changes in readOnly mode when "min" input changed to day after range start.
Also can be reproduced when tuiMarkControlAsTouchedAndValidate is called and "min" is already set in readOnly mode.

It is expected that value won't be changed in readOnly mode.

It worked as expected in v3.23.1.

Angular version

15.2.0

Taiga UI version

3.49.0

Which browsers have you used?

  • Chrome
  • Firefox
  • Safari
  • Edge

Which operating systems have you used?

  • macOS
  • Windows
  • Linux
  • iOS
  • Android
@nsbarsukov
Copy link
Member

Relates to taiga-family/maskito#604

@splincode splincode added P3 This issue has low priority and removed state: need triage labels Oct 25, 2023
@nsbarsukov nsbarsukov self-assigned this Feb 1, 2024
@github-project-automation github-project-automation bot moved this from 💡 Backlog to ✅ Done in Taiga-family Feb 5, 2024
@splincode splincode added the v4 4.0 candidate label Feb 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P3 This issue has low priority v4 4.0 candidate
Development

Successfully merging a pull request may close this issue.

3 participants