-
Notifications
You must be signed in to change notification settings - Fork 42
MGMT-17121: Cluster name show validation message when typing characters #2516
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
MGMT-17121: Cluster name show validation message when typing characters #2516
Conversation
@ammont82: This pull request references MGMT-17121 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the bug to target the "4.16.0" version, but no target version was set. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
@ammont82: This pull request references MGMT-17121 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the bug to target the "4.16.0" version, but no target version was set. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
fae753d
to
4062811
Compare
4062811
to
63f8cc9
Compare
63f8cc9
to
5dff9b9
Compare
5dff9b9
to
0c0ef14
Compare
@ammont82: This pull request references MGMT-17121 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the bug to target the "4.16.0" version, but no target version was set. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
fbfb148
to
148d80a
Compare
6dc1e66
to
8fe122c
Compare
@ammont82: This pull request references MGMT-17121 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the bug to target the "4.16.0" version, but no target version was set. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
8fe122c
to
fbeffa1
Compare
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.
Tested in the Cluster name input, and works as expected.
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: ammont82, celdrake, jgyselov The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
…on-with-illegal-characters
New changes are detected. LGTM label has been removed. |
…rs (openshift-assisted#2516) * Cluster name show validation message when typing characters * Updating react-core version to avoid problems with Popover focus
Related to https://issues.redhat.com/browse/MGMT-17121 and https://issues.redhat.com/browse/MGMT-17139
We need to change the version of react-core because the Popover focusTrap has an issue: patternfly/patternfly-react#9865 and it was solved in react-core 5.2.version
When user type something in cluster name show validation message to see if the cluster name is correct or not: