← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1582673] Re: Angular components without the href attribute have incorrect cursor

 

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

commit 77d7e26135bd37bfe28b8f14c04c0d62dc6f9c4e
Author: Elizabeth Elwell <e.r.elwell@xxxxxxxxx>
Date:   Fri May 13 16:19:39 2016 +0100

    Added correct cursor to components without the href attribute
    
    Original Bootstrap CSS depends on empty href attributes to style
    cursors for several components. Adding href attributes to link tags in
    AngularJS will cause unwanted route changes. This styling fix ensures
    the correct cursor styling is applied to link tags without the need
    for the href attribute to be added.
    
    Closes-Bug: 1582673
    Co-Authored-By: Revon Mathews <revon.mathews@xxxxxxxxx>
    Change-Id: I9c65e54d07db7aaeef1585a6f21c31c354951609


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

Title:
  Angular components without the href attribute have incorrect cursor

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  Original Bootstrap's CSS depends on empty href attributes to style
  cursors for several components, but in AngularJS adding empty href
  attributes to link tags will cause unwanted route changes. As a result
  of the missing href attributes styling is not applied correctly to
  some components.

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


References