← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1273608] Re: wizard broken in non modal view

 

** Changed in: horizon
       Status: Fix Committed => Fix Released

-- 
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/1273608

Title:
  wizard broken in non modal view

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  When creating a network we get a wizard view since https://review.openstack.org/#/c/64644/
  However even with JS activated, after a login timeout the view is in non modal mode.
  This non modal mode is also accessible directly via the URL http://<You_Horizon_Server>/project/networks/create

  First issue:
  ========
  In this mode, the form doesn't show as a wizard anymore but with tabs as before, but the "next" and "back" buttons are not functional.

  Second issue:
  ==========
  The required fields raise their error only after clicking the "create button" (and not when changing tab) as they should in wizard mode. (can be tested thoroughly with https://review.openstack.org/#/c/63078/ )

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1273608/+subscriptions


References