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

🐛 fix(segment): does not update invalid state when formcontrol changes state #1634

Open
1 task done
m4rc0z opened this issue Feb 28, 2025 · 1 comment
Open
1 task done
Labels
🐛 bug Something isn't working

Comments

@m4rc0z
Copy link
Collaborator

m4rc0z commented Feb 28, 2025

Current Behavior

In our application we faced the following issue:

Animation.bug.mp4

The component seems to be stuck in the invalid state. We fixed it within our application with explicitly setting the invalid input of the component.

Expected Behavior

Invalid Input does not need to be set when formcontrol is linked to the component. It should automatically update the invalid state.

Steps to Reproduce

See Video

Version

17.3.0-snapshot.1583-5ebb18b3f

Browsers

No response

Device

No response

Code Reproduction URL

No response

Additional Information

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@m4rc0z m4rc0z added the 🐛 bug Something isn't working label Feb 28, 2025
@hirsch88 hirsch88 changed the title 🐛 fix(component): bal-segment does not update invalid state when formcontrol changes state 🐛 fix(segment): does not update invalid state when formcontrol changes state Mar 6, 2025
@yannickholzenkamp
Copy link
Member

Sandbox to reproduce: https://codesandbox.io/p/sandbox/angular-forked-ppkcf4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants