Kent Yao created SPARK-55783:
--------------------------------

             Summary: Add BS5 table-responsive wrappers for mobile-friendly 
tables
                 Key: SPARK-55783
                 URL: https://issues.apache.org/jira/browse/SPARK-55783
             Project: Spark
          Issue Type: Sub-task
          Components: Web UI
    Affects Versions: 4.2.0
            Reporter: Kent Yao


Spark UI tables overflow on narrow screens without horizontal scrolling. BS5 
provides table-responsive wrapper divs that add horizontal scroll on small 
viewports. All tables should be wrapped with div class table-responsive. Key 
locations: UIUtils.scala listingTable function, DataTable-rendered tables in 
stagepage.js executorspage.js historypage.js, static tables in PoolTable.scala 
StageTable.scala.



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