← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1408640] Re: logout dropdown was blocked by message tip

 

Reviewed:  https://review.openstack.org/145775
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=5fb2ce80c6ddf21103aefb248b0aa65f315d8d75
Submitter: Jenkins
Branch:    master

commit 5fb2ce80c6ddf21103aefb248b0aa65f315d8d75
Author: LIU Yulong <liuyulong@xxxxxxxx>
Date:   Thu Jan 8 21:00:44 2015 +0800

    Set proper z-index value on messages and navbar
    
    The navbar should have been using the built in navbar-fixed-top class
    as it is a fixed top navbar.  After added the correct class, the
    correct z-index value was added via Bootstrap, then the messages
    container simply needed to add a z-index that would appropriately
    place it above dropdowns.
    
    The user menu was simply a symptom of the overall problem, where all
    the dropdowns in the navbar needed to behave the same way.
    
    The z-index variables of the theme were used, therefore the
    incorrect stacking of the messages over the spinner and the modal
    were fixed at the same time.
    
    It was noted that the right padding of the messages was using the
    incorrect padding variable.  This was corrected.
    
    Closes-bug: #1408640
    Co-Authored-By: Diana Whitten <hurgleburgler@xxxxxxxxx>
    Change-Id: I1d59049d43e74c2a897673307593993f4291da39


** 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/1408640

Title:
  logout dropdown was blocked by message tip

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  Logout dropdown was blocked by message tip,
  if you close one message tip, the next will come top again : ( ....

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


References