-
Notifications
You must be signed in to change notification settings - Fork 11.9k
fix(@angular/cli): improve signal forms lesson examples in AI tutor #32115
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
Conversation
|
Regarding the usage of With signal forms, the I can fix this in the PR if you agree |
MarkTechson
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is a nice addition, thank you @cexbrayat
LGTM.
Yeah, I agree with you here actually. You can update the PR. |
- Use error.kind for tracking in @for loops instead of $index - Use form submit event instead of button click for better semantics - Add type="submit" to submit buttons - Update Module 19 and 20 exercises to reflect best practices - Remove disabled button pattern
3261f56 to
c94a0a8
Compare
|
@MarkTechson Done 👍 |
|
This PR was merged into the repository. The changes were merged into the following branches:
|
|
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
PR Checklist
Please check to confirm your PR fulfills the following requirements:
PR Type
What is the new behavior?
I think a few things could be improved in the new signal forms lesson:
Does this PR introduce a breaking change?
Other information