Kent Yao created SPARK-55784:
--------------------------------

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


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