You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2014/11/05 21:46:33 UTC

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

    [ https://issues.apache.org/jira/browse/SPARK-4255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14199058#comment-14199058 ] 

Apache Spark commented on SPARK-4255:
-------------------------------------

User 'kayousterhout' has created a pull request for this issue:
https://github.com/apache/spark/pull/3117

> 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
>
> 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