Kent Yao created SPARK-55772:
--------------------------------
Summary: Replace jQuery show/hide toggles with Bootstrap 5 data
attributes
Key: SPARK-55772
URL: https://issues.apache.org/jira/browse/SPARK-55772
Project: Spark
Issue Type: Sub-task
Components: Web UI
Affects Versions: 4.2.0
Reporter: Kent Yao
30+ instances across JS files use jQuery .toggle(), .addClass('d-none'),
.removeClass('d-none') for showing/hiding elements. Where applicable, replace
with Bootstrap 5 native data attributes (data-bs-toggle, data-bs-dismiss) to
reduce custom JavaScript.
Part of SPARK-55760 (Spark Web UI Modernization)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]