Skip to content

[v17] Add ValidationSuspender component#53520

Merged
bl-nero merged 1 commit intobranch/v17from
bot/backport-53223-branch/v17
Apr 1, 2025
Merged

[v17] Add ValidationSuspender component#53520
bl-nero merged 1 commit intobranch/v17from
bot/backport-53223-branch/v17

Conversation

@bl-nero
Copy link
Contributor

@bl-nero bl-nero commented Mar 28, 2025

Backport #53223 to branch/v17

This component makes it possible to conditionally hide validation errors
in a subset of form fields. It is required by an upcoming PR to the role
editor that satisfies the UX requirement of not showing validation
errors on newly added sections until the next explicit validation is
requested.

Also: add type information to useRule.
@bl-nero bl-nero added the no-changelog Indicates that a PR does not require a changelog entry label Mar 28, 2025
@github-actions github-actions bot requested review from rudream and ryanclark March 28, 2025 08:02
@bl-nero
Copy link
Contributor Author

bl-nero commented Mar 28, 2025

Tested by ensuring that the existing inputs and dropdowns still work with validation. Used the new user creation and AWS OIDC integration initial screen for test cases.

@bl-nero bl-nero added this pull request to the merge queue Apr 1, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Apr 1, 2025
@bl-nero bl-nero added this pull request to the merge queue Apr 1, 2025
Merged via the queue into branch/v17 with commit 553dd8d Apr 1, 2025
41 checks passed
@bl-nero bl-nero deleted the bot/backport-53223-branch/v17 branch April 1, 2025 12:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport no-changelog Indicates that a PR does not require a changelog entry size/sm ui

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Comments