dosubot[bot] commented on issue #32060:
URL: https://github.com/apache/superset/issues/32060#issuecomment-2626954226

   <!-- Answer -->
   The Superset CSS editor does not support JavaScript execution. Its primary 
function is for live CSS editing, allowing users to modify the appearance of 
dashboards with CSS, but it does not execute JavaScript 
<sup>[[1]](https://github.com/apache/superset/blob/master/superset-frontend/src/dashboard/components/CssEditor/index.tsx)</sup>.
 If you need to integrate custom JavaScript into your Superset dashboards, you 
can do so by using the `superset/templates/tail_js_custom_extra.html` file or 
by modifying the `superset-frontend/src/setup/setupDashboardComponents.ts` file 
to include custom frontend code 
<sup>[[2]](https://github.com/apache/superset/blob/master/superset/templates/tail_js_custom_extra.html)</sup><sup>[[3]](https://github.com/apache/superset/blob/master/superset-frontend/src/setup/setupDashboardComponents.ts)</sup>.
   
   
   <!-- Dosu Comment Footer -->
   *To continue talking to [Dosu](https://dosu.dev), mention @dosu.*
   
   ---
   <sup>Help Dosu learn! Give it feedback: [Great 
Response](https://app.dosu.dev/response-feedback/a5f26fda-99c7-4f11-8260-8be082115289?feedback_type=great_response)
 | [Irrelevant 
Answer](https://app.dosu.dev/response-feedback/a5f26fda-99c7-4f11-8260-8be082115289?feedback_type=irrelevant_answer)
 | [Incorrect 
Sources](https://app.dosu.dev/response-feedback/a5f26fda-99c7-4f11-8260-8be082115289?feedback_type=incorrect_sources)
 | [Too 
Verbose](https://app.dosu.dev/response-feedback/a5f26fda-99c7-4f11-8260-8be082115289?feedback_type=too_verbose)
 | 
[Hallucination](https://app.dosu.dev/response-feedback/a5f26fda-99c7-4f11-8260-8be082115289?feedback_type=hallucination)
 | 
[Other](https://app.dosu.dev/response-feedback/a5f26fda-99c7-4f11-8260-8be082115289?feedback_type=other)</sup>
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org
For additional commands, e-mail: notifications-h...@superset.apache.org

Reply via email to