You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Kay Ousterhout (JIRA)" <ji...@apache.org> on 2014/11/06 09:10:34 UTC

[jira] [Resolved] (SPARK-4255) Table striping is incorrect on page load

     [ https://issues.apache.org/jira/browse/SPARK-4255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kay Ousterhout resolved SPARK-4255.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.2.0

Fixed by https://github.com/apache/spark/commit/2c84178b8283269512b1c968b9995a7bdedd7aa5

> Table striping is incorrect on page load
> ----------------------------------------
>
>                 Key: SPARK-4255
>                 URL: https://issues.apache.org/jira/browse/SPARK-4255
>             Project: Spark
>          Issue Type: Bug
>          Components: Web UI
>            Reporter: Kay Ousterhout
>            Assignee: Kay Ousterhout
>            Priority: Minor
>             Fix For: 1.2.0
>
>
> Currently, table striping (where every other row is grey, to aid readability) happens before table rows get hidden (because some metrics are hidden by default).  If an odd number of contiguous table rows are hidden on page load, this means adjacent rows can both end up the same color. We should fix the table striping to happen after row hiding.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org