-
Notifications
You must be signed in to change notification settings - Fork 20
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
Warning in create-nsxt-security-group-form.jsx #45
Comments
@Fryguy I cloned this repo and added in my local plugins. Any idea where i can see this page in UI. I went to create security group page but nsxt provider is not showing up in providers at all/ |
@agrare ^^ |
That file was created by #8 when refactoring to DDF, before it was I can't help you much with where in the UI this is called from, but from the name I assume it is creating a security group. Maybe follow the commit history? Could be something got refactored and it is no longer needed, I don't know |
Recently i remember looking at the pr in ibm cloud provider (https://github.com/ManageIQ/manageiq-providers-ibm_cloud/blob/531473e045ea9ecf8e3e8da0c0492c6198abafe4/app/helpers/manageiq/providers/ibm_cloud/toolbar_overrides/ems_cloud_center.rb). This dialog opened up in IBM provider summary page. |
This issue has been automatically marked as stale because it has not been updated for at least 3 months. If you can still reproduce this issue on the current release or on Thank you for all your contributions! More information about the ManageIQ triage process can be found in the triage process documentation. |
Noticed the following in the browser console:
which points to
manageiq-providers-nsxt/app/javascript/components/security-groups/create-nsxt-security-group-form.jsx
Line 79 in d0c7629
cc @kavyanekkalapu
The text was updated successfully, but these errors were encountered: