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

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

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

> [UI] Upgrade Bootstrap from 4.6.2 to 5.3.8
> ------------------------------------------
>
>                 Key: SPARK-55753
>                 URL: https://issues.apache.org/jira/browse/SPARK-55753
>             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
>
>
> Upgrade the Spark Web UI from Bootstrap 4.6.2 (EOL Jan 2024) to Bootstrap 
> 5.3.8. This includes:
> - Replace Bootstrap JS/CSS with v5.3.8
> - Replace DataTables Bootstrap 4 integration with Bootstrap 5 integration
> - Migrate data-toggle/data-target/data-placement/data-html/data-container to 
> data-bs-* prefix
> - Migrate deprecated CSS classes (mr-auto to me-auto, float-right to 
> float-end, form-inline to d-flex, form-group to mb-3)
> - Update tooltip initialization to use Bootstrap 5 Tooltip constructor 
> instead of jQuery .tooltip() plugin
> - jQuery is retained as it is still required by DataTables, dagre-d3, and 
> custom Spark JS



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