[
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: [email protected]
For additional commands, e-mail: [email protected]