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

Kent Yao resolved SPARK-55784.
------------------------------
    Fix Version/s: 4.2.0
       Resolution: Fixed

Issue resolved by pull request 54620
[https://github.com/apache/spark/pull/54620]

> Add table-hover class for interactive table row highlighting
> ------------------------------------------------------------
>
>                 Key: SPARK-55784
>                 URL: https://issues.apache.org/jira/browse/SPARK-55784
>             Project: Spark
>          Issue Type: Sub-task
>          Components: Web UI
>    Affects Versions: 4.2.0
>            Reporter: Kent Yao
>            Assignee: Kent Yao
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 4.2.0
>
>
> BS5 provides table-hover class that highlights table rows on mouseover, 
> improving scannability. Currently Spark UI tables use table table-bordered 
> table-sm table-striped but not table-hover. Adding it is a one-line change to 
> TABLE_CLASS constants in UIUtils.scala, benefiting Jobs, Stages, Executors, 
> Tasks, and Storage tables.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to