← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1554812] Re: Branding: Breadcrumb Action Menu Oddity

 

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

commit d5b24d7b9760a68072cfed390c66a9433b415275
Author: Rob Cresswell <robert.cresswell@xxxxxxxxxxx>
Date:   Fri Feb 19 15:29:10 2016 +0000

    Use breadcrumb nav across Horizon
    
    We've added breadcrumbs to the Details pages, but its a pretty
    inconsistent experience. This patch adds breadcrumbs to the base
    template, making the breadcrumbs consistent across all pages; this will
    be useful when the side nav is hidden for responsive design. This patch
    also makes the breadcrumbs on the detail pages behave better with
    theming.
    
    - Made the detail header and actions avoid using floats
    - Moved breadcrumb truncating to the front end, so that it can be
      customised easily via CSS
    - Manually added breadcrumb for ngcontainers page
    - Removed overly specific HTML check from Key Pair Details test
    - Fixed <dt> alignment on Key Pair Details page
    
    Closes-Bug: 1554812
    Partially-Implements: blueprint navigation-improvements
    Change-Id: Ibcd4c369b5d8ad62f7c839c0deeaefc750677b40


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

Title:
  Branding: Breadcrumb Action Menu Oddity

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  The action menus that show up in the breadcrumb aren't done in a
  dynamic way, it looks odd in other themes:

  https://i.imgur.com/vdZDWAm.png

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


References