-
Notifications
You must be signed in to change notification settings - Fork 991
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
Fixes #36312 - Remove toast alert for register host validation #9688
Conversation
Can one of the admins verify this patch? |
2 similar comments
Can one of the admins verify this patch? |
Can one of the admins verify this patch? |
Issues: #36312 |
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.
Please get used to https://cbea.ms/git-commit/#imperative for the commit message. This means Remove alert ...
and not Removed
.
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.
Linter is complaining
...scripts/react_app/routes/RegistrationCommands/RegistrationCommandsPage/components/Actions.js
Show resolved
Hide resolved
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.
Thanks @girijaasoni ! tested together with the Katello PR
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.
🍏 LGTM, works as expected
@girijaasoni can we merge, or are there going to be more changes? |
@ekohl any other comments or can we merge? |
we can merge it |
This PR is in reference to Katello PR:
Katello/katello#10518
This is to remove the alert toast on register host page