yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #29673
[Bug 1433674] [NEW] [Launch Instance Fix] Enhancing wizard widget
Public bug reported:
We need two new methods in wizard API:
onSwitch: to allow sub-controllers to add functions to be invoked
when switching from one step to another.
onSubmit: to allow sub-controllers to add functions to be invoked
before executing submit().
These two method is useful for sub-controllers to sync their data with
each other and with model(s);
** Affects: horizon
Importance: Undecided
Assignee: Shaoquan Chen (sean-chen2)
Status: In Progress
** Changed in: horizon
Assignee: (unassigned) => Shaoquan Chen (sean-chen2)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1433674
Title:
[Launch Instance Fix] Enhancing wizard widget
Status in OpenStack Dashboard (Horizon):
In Progress
Bug description:
We need two new methods in wizard API:
onSwitch: to allow sub-controllers to add functions to be invoked
when switching from one step to another.
onSubmit: to allow sub-controllers to add functions to be invoked
before executing submit().
These two method is useful for sub-controllers to sync their data with
each other and with model(s);
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1433674/+subscriptions
Follow ups
References