Row formatting for Angular tables is wrong

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

Bug Description

The table formatting for the Angular tables makes all lines the same color, where they are supposed to alternate colors. This was recently changed, and can be tested by going to the Angular Images panel.

Tags: angularjs
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to horizon (master)

Fix proposed to branch: master
Review: https://review.openstack.org/317527

Changed in horizon:
assignee: nobody → Matt Borland (palecrow)
status: New → In Progress
Matt Borland (palecrow)
tags: added: angularjs
Changed in horizon:
milestone: none → newton-1
importance: Undecided → Low
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

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

commit c3278a2420a22557ebc999cdb9edc55933e31e3b
Author: Matt Borland <email address hidden>
Date: Tue May 17 08:16:55 2016 -0600

    table-detail (Angular) tables correct problem with row striping

    A recent change introduced a problem with row striping for the tables
    using table-detail. This can be seen by going to the Launch Instance
    (Angular) and looking at the different tables (Source, Flavor, Networks).
    It's also well-shown when going to the Angular Images panel.

    I corrected the problem seemingly by adding an explict default transparency
    to all tr elements within this context. This I believe overrides the
    default bootstrap 2n selector, which would in this case gray out all odd lines,
    which in this case would be all the primary (non-detail) rows.

    I encountered another bug with the transfer table when you select the first
    element, but that is separate from this issue and I'll file a bug on that.

    Change-Id: Ic885df8c16ecb715fb7c8bc5e19bb1eead49a219
    Closes-Bug: 1582732

Changed in horizon:
status: In Progress → Fix Released
Revision history for this message
Davanum Srinivas (DIMS) (dims-v) wrote : Fix included in openstack/horizon 10.0.0.0b1

This issue was fixed in the openstack/horizon 10.0.0.0b1 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.