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

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

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

> Remove redundant data-bs-placement='top' tooltip attributes
> -----------------------------------------------------------
>
>                 Key: SPARK-55778
>                 URL: https://issues.apache.org/jira/browse/SPARK-55778
>             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
>
>
> Bootstrap 5 Tooltip defaults to `top` placement. The Spark UI has ~20 
> instances of `data-bs-placement="top"` across Scala files and JS files that 
> are redundant and can be safely removed to simplify the markup.\n\nAffected 
> files:\n- stagepage.js (8 instances in dynamic .attr() calls)\n- 
> UIUtils.scala, PagedTable.scala, AllJobsPage.scala, JobPage.scala, 
> etc.\n\nThis is a no-op cleanup that reduces HTML/JS verbosity.



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