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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to