Angular components without the href attribute have incorrect cursor

Bug #1582673 reported by Beth Elwell
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Dashboard (Horizon)
Fix Released
Low
Beth Elwell

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.

Revision history for this message
Beth Elwell (bethelwell) wrote :
Changed in horizon:
assignee: nobody → Beth (bethelwell)
Changed in horizon:
status: New → In Progress
importance: Undecided → Low
milestone: none → newton-1
Changed in horizon:
assignee: Beth (bethelwell) → Diana Whitten (hurgleburgler)
Changed in horizon:
milestone: newton-1 → newton-2
Changed in horizon:
assignee: Diana Whitten (hurgleburgler) → Revon Mathews (revon-mathews)
Changed in horizon:
assignee: Revon Mathews (revon-mathews) → Beth (bethelwell)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

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 <email address hidden>
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 <email address hidden>
    Change-Id: I9c65e54d07db7aaeef1585a6f21c31c354951609

Changed in horizon:
status: In Progress → Fix Released
Revision history for this message
Doug Hellmann (doug-hellmann) wrote : Fix included in openstack/horizon 10.0.0.0b2

This issue was fixed in the openstack/horizon 10.0.0.0b2 development milestone.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.