[Bug 1797309] Re: Every item in navigation bar of workflow form should be hide if the parameter ready is false
James Page
james.page at ubuntu.com
Thu Nov 22 11:42:58 UTC 2018
Marking Ubuntu bug task as invalid - its fixed upstream in the Horizon
project and will be picked up with the next snapshot upload to Ubuntu
development.
** Changed in: horizon (Ubuntu)
Status: New => Triaged
** Changed in: horizon (Ubuntu)
Status: Triaged => Invalid
--
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to horizon in Ubuntu.
https://bugs.launchpad.net/bugs/1797309
Title:
Every item in navigation bar of workflow form should be hide if the
parameter ready is false
Status in OpenStack Dashboard (Horizon):
Fix Released
Status in horizon package in Ubuntu:
Invalid
Bug description:
In workflow wizard, every item of navigation used parameter 'ng-show="viewModel.ready"' to determine whether it should be display. I think it should use the parameter 'ready' of every item,
like this: 'ng-show="step.ready"'. I think it make sense.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1797309/+subscriptions
More information about the Ubuntu-openstack-bugs
mailing list