-
Notifications
You must be signed in to change notification settings - Fork 3.4k
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
Wrap ExecutionEnv Lookup in SettingGroup component. #11107
Conversation
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.
Re: Validating the ExecutionEnvironmentLookup
I don't think we need to validate that look up because it isn't required anywhere in the project from what I can tell. However, if you do want to have validation on it I have made some suggestions below that seem to work and allow us to remove the setTimeout
inside the <Lookup>
component.
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.
QE approval!
6dd8f64
to
a114685
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.
Looks good to me.
a114685
to
f072839
Compare
f072839
to
d7f1f0c
Compare
SUMMARY
Related #10785
This PR adds a Revert Button to the Execution Environment lookup in the Misc. Settings page.
ISSUE TYPE
COMPONENT NAME
AWX VERSION