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(doc): mat-error can only rendered if the input has touched and is invalid state #27752

Merged
merged 1 commit into from
Sep 8, 2023

Conversation

SerkanSipahi
Copy link
Contributor

@SerkanSipahi SerkanSipahi commented Sep 1, 2023

The mat-error can only rendered if the input has touched and the input is invalid. The "either" term in the explanation may be confusing and lead to the assumption that the mat-error is rendered if it has a touch or an invalid status.

… and the input is invalid

The mat-error can only rendered if the input has touched and the input is invalid. The "either" term in the explanation may be confusing and lead to the assumption that the mat-error is rendered if it has a touch or an invalid status.
@SerkanSipahi SerkanSipahi changed the title input.md: mat-error can only rendered if the input has touched and input is invalid fix(doc): mat-error can only rendered if the input has touched and input is invalid Sep 1, 2023
@SerkanSipahi SerkanSipahi changed the title fix(doc): mat-error can only rendered if the input has touched and input is invalid fix(doc): mat-error can only rendered if the input has touched and is invalid Sep 1, 2023
@SerkanSipahi SerkanSipahi changed the title fix(doc): mat-error can only rendered if the input has touched and is invalid fix(doc): mat-error can only rendered if the input has touched and is invalid state Sep 1, 2023
@devversion devversion removed their request for review September 1, 2023 11:54
@crisbeto crisbeto added action: merge The PR is ready for merge by the caretaker target: patch This PR is targeted for the next patch release merge: fix commit message When the PR is merged, rewrites/fixups of the commit messages are needed labels Sep 8, 2023
@crisbeto crisbeto merged commit bae9539 into angular:main Sep 8, 2023
crisbeto pushed a commit that referenced this pull request Sep 8, 2023
…alid state (#27752)

The mat-error can only rendered if the input has touched and the input is invalid. The "either" term in the explanation may be confusing and lead to the assumption that the mat-error is rendered if it has a touch or an invalid status.

(cherry picked from commit bae9539)
@crisbeto crisbeto self-assigned this Sep 8, 2023
nathanejbrown pushed a commit to nathanejbrown/components that referenced this pull request Sep 8, 2023
…alid state (angular#27752)

The mat-error can only rendered if the input has touched and the input is invalid. The "either" term in the explanation may be confusing and lead to the assumption that the mat-error is rendered if it has a touch or an invalid status.
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Oct 9, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
action: merge The PR is ready for merge by the caretaker merge: fix commit message When the PR is merged, rewrites/fixups of the commit messages are needed target: patch This PR is targeted for the next patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants