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

Kent Yao commented on SPARK-55783:
----------------------------------

Closing as Duplicate of SPARK-55768. The table-responsive wrappers were added 
to UIUtils.listingTable in PR #54670, which wraps all tables across the entire 
UI.

> 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
>            Priority: Major
>
> 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