You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2020/07/13 17:10:53 UTC

[GitHub] [incubator-superset] rusackas commented on issue #10169: Make it posible to hide filter header (chart-header) for a chart (suggestion)

rusackas commented on issue #10169:
URL: https://github.com/apache/incubator-superset/issues/10169#issuecomment-657681729


   If only CSS level 4 selectors were available today, we could use the new pseudo-selectors (e.g. `:has`) to solve this. Until then, @willbarrett is right... we'd need to find a good way to add appropriate IDs/Classes higher up in the DOM to make this work. Until either of those occur (I'll try to find time for this somewhere), the hairy CSS selectors are the best way forward, it seems.


----------------------------------------------------------------
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.

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



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