[
https://issues.apache.org/jira/browse/SPARK-55772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated SPARK-55772:
-----------------------------------
Labels: pull-request-available (was: )
> 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
> Priority: Major
> Labels: pull-request-available
>
> 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]