← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1583754] Re: Style: Default Theme: Should Support Dropup Menus

 

Reviewed:  https://review.openstack.org/318932
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=2679c3864a2520e312c9be9113a5b2ecf13a839f
Submitter: Jenkins
Branch:    master

commit 2679c3864a2520e312c9be9113a5b2ecf13a839f
Author: Diana Whitten <hurgleburgler@xxxxxxxxx>
Date:   Thu May 19 12:10:22 2016 -0700

    Default theme lacks support for dropup menus
    
    The default theme assumes ALL dropdowns are drop'down' menus, however
    Bootstrap supports dropup menus as well.  This simplies the logic in
    the theme's dropdown.scss file in order to support all Bootstrap
    types.
    
    Also, added the dropup to the theme preview page for ease of testing.
    
    Closes-bug: #1583754
    Change-Id: Ib05bc59c35371dc8b2291d4a0522cf4c52047813


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

Title:
  Style: Default Theme: Should Support Dropup Menus

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  Bootstrap supports dropup menus in addition to dropdown menus, seen
  here: http://getbootstrap.com/components/#dropdowns

  Right now, our little dropdown arrow only works for drop'down' menus.

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


References