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

🐞 - TuiMultiSelectGroup - control remains pristine after value set #6522

Closed
2 of 9 tasks
r0ss0neri opened this issue Jan 23, 2024 · 3 comments · Fixed by #9900
Closed
2 of 9 tasks

🐞 - TuiMultiSelectGroup - control remains pristine after value set #6522

r0ss0neri opened this issue Jan 23, 2024 · 3 comments · Fixed by #9900
Assignees
Labels
P3 This issue has low priority S3 This issue has low severity v3 v4 4.0 candidate

Comments

@r0ss0neri
Copy link
Contributor

Playground Link

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

Description

Form control remains pristine after setting options from multi select group. Seems problem is here.

Screen.Recording.2024-01-23.at.11.42.19.mov

Angular version

17.0.1

Taiga UI version

3.63.0

Which browsers have you used?

  • Chrome
  • Firefox
  • Safari
  • Edge

Which operating systems have you used?

  • macOS
  • Windows
  • Linux
  • iOS
  • Android
@github-project-automation github-project-automation bot moved this to 💡 Backlog in Taiga-family Jan 23, 2024
@waterplea waterplea added P3 This issue has low priority S3 This issue has low severity v4 4.0 candidate and removed state: need triage labels Jan 24, 2024
@waterplea
Copy link
Collaborator

Let's keep that in mind for 4.0 when all controls will get refactored.

@damirsaifut
Copy link
Contributor

There is also such a bug. Control has updateOn: 'blur'.

2024-08-15.16.52.49.mov

@splincode splincode added the v3 label Aug 15, 2024
@splincode splincode removed the bug label Nov 11, 2024
@damirsaifut
Copy link
Contributor

There is also no check set to true on the checkbox if we select an item from the list when update: onBlur is enabled.

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 S3 This issue has low severity v3 v4 4.0 candidate
Development

Successfully merging a pull request may close this issue.

4 participants