rusackas commented on PR #38741:
URL: https://github.com/apache/superset/pull/38741#issuecomment-4747851860

   I'm with @msyavuz here, this feels like patching the symptom. Worth finding 
what in dashboard scope is inflating these tooltips and fixing it there. And 
@Mayankaggarwal8055, `FaveStar` lives in `superset-ui-core` and renders well 
outside dashboards, so hardcoding `overlayClassName="dashboard-header-tooltip"` 
in it ties a shared component to dashboard CSS. Can we apply that class at the 
call site instead?


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to