← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1632109] Re: UX: Alert message in "Create Network" Modal does not have col-* class

 

Reviewed:  https://review.openstack.org/398328
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=46c2ad601ce20827b02c3e0c4a1ad4f1400a1f0b
Submitter: Jenkins
Branch:    master

commit 46c2ad601ce20827b02c3e0c4a1ad4f1400a1f0b
Author: braveliuchina <braveliuchina@xxxxxxxxx>
Date:   Wed Nov 16 20:20:41 2016 +0800

    Add col-sm-12 to network modal error
    
    This patch adds a missing bootstrap col class to the errors
    that show in the create/update network and subnet modals.
    
    Change-Id: I82460db791c7da579f0f0379ea2e44599e000d0e
    Closes-Bug: 1632109


** Changed in: horizon
       Status: In Progress => 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/1632109

Title:
  UX: Alert message in "Create Network" Modal does not have col-* class

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  How to reproduce:
  1. Go to Project->Networks
  2. Click on "Create Network" button.
  3. Do not fill in the form
  4. Go to tab "Subnet" then click on tab "Subnet details"
  5. See how the alert message fills the 100% of the width of the modal, when it should have margin both left and right.

  The alert box should be inside a col-*-12 class.

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


References