-
Notifications
You must be signed in to change notification settings - Fork 356
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
Fix Topology graph for Physical Infra Providers #656
Fix Topology graph for Physical Infra Providers #656
Conversation
%circle{:r => "17"} | ||
-# pficon-cloud-tenant | ||
%text{:y => "9"}  | ||
-# pficon-physical_servers |
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.
pficon-physical_servers
or product-physical_server
? (https://github.com/ManageIQ/manageiq-ui-classic/pull/656/files#diff-94458330f9392b3aab4f5e1c7fed68c9R32)
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.
Aaah.. pficon-server-group
:)
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.
=> #922
Double-clicking the provider gives me a 404 on |
Maybe add Topology to the menu as well? |
This change would be in core MIQ. Can we get this classic UI specific fix merged today? |
|
..but feel free to add it to the menu in a separate PR :) But, there's still the double click issue.. |
13b9302
to
465ae8c
Compare
Checked commit AparnaKarve@465ae8c with ruby 2.2.6, rubocop 0.47.1, and haml-lint 0.20.0 |
True, but not the product feature id required for it ;) |
Also fixed the double-click issue on the Note that for the IMO, this PR can now be merged after you have verified that |
Thanks @AparnaKarve fixes topology nicely, no sense in waiting for that remaining icon name issue, merging. |
Fix Topology graph for Physical Infra Providers (cherry picked from commit ecc60b7)
Fine backport details:
|
@himdel This is a Topology follow-up PR for #196