Kent Yao created SPARK-55778:
--------------------------------
Summary: 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
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]