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/06/26 06:47:54 UTC

[GitHub] [incubator-superset] larsmars opened a new issue #10169: Make it posible to hide filter header (chart-header) for a chart (suggestion)

larsmars opened a new issue #10169:
URL: https://github.com/apache/incubator-superset/issues/10169


   I would like to hide the filter header (chart-header) for a chart
   I know I can use CSS to hide the header but then all chart-header`s on dashboard is hidden
   
   ### Expected results
   Chart header hidden
   
   ### Actual results
   Not posible at this point?
   
   #### Screenshots
   ![chart_header](https://user-images.githubusercontent.com/5154589/85828712-4d175a00-b789-11ea-9183-f2763ead54a5.PNG)
   ![hide_title](https://user-images.githubusercontent.com/5154589/85828719-4f79b400-b789-11ea-9d58-57aa3d00fd82.PNG)
   
   #### How to reproduce the bug
   1. Create a chart with a title
   
   ### Environment
   superset version: 0.36.0
   python version: 3.6.10
   node.js version: 12.16.1
   npm version: 6.13.4
   
   ### Checklist
   - [x] I have checked the superset logs for python stacktraces and included it here as text if there are any.
   - [x] I have reproduced the issue with at least the latest released version of superset.
   - [x] I have checked the issue tracker for the same issue and I haven't found one similar.
   
   ### Additional context
   See screenshot for suggested/proposed solution.
   (Optional meta data parameter, "hide_title" pr. chart)
   
   


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


[GitHub] [incubator-superset] stale[bot] closed issue #10169: Make it posible to hide filter header (chart-header) for a chart (suggestion)

Posted by GitBox <gi...@apache.org>.
stale[bot] closed issue #10169:
URL: https://github.com/apache/incubator-superset/issues/10169


   


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


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

Posted by GitBox <gi...@apache.org>.
stale[bot] commented on issue #10169:
URL: https://github.com/apache/incubator-superset/issues/10169#issuecomment-691271227






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


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

Posted by GitBox <gi...@apache.org>.
issue-label-bot[bot] commented on issue #10169:
URL: https://github.com/apache/incubator-superset/issues/10169#issuecomment-650007152


   Issue-Label Bot is automatically applying the label `#enhancement` to this issue, with a confidence of 0.86. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback! 
   
    Links: [app homepage](https://github.com/marketplace/issue-label-bot), [dashboard](https://mlbot.net/data/apache/incubator-superset) and [code](https://github.com/hamelsmu/MLapp) for this bot.


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


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

Posted by GitBox <gi...@apache.org>.
stale[bot] commented on issue #10169:
URL: https://github.com/apache/incubator-superset/issues/10169#issuecomment-691271227


   This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. For admin, please label this issue `.pinned` to prevent stale bot from closing the issue.
   


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


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

Posted by GitBox <gi...@apache.org>.
stale[bot] commented on issue #10169:
URL: https://github.com/apache/incubator-superset/issues/10169#issuecomment-691271227


   This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. For admin, please label this issue `.pinned` to prevent stale bot from closing the issue.
   


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


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

Posted by GitBox <gi...@apache.org>.
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


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

Posted by GitBox <gi...@apache.org>.
larsmars commented on issue #10169:
URL: https://github.com/apache/incubator-superset/issues/10169#issuecomment-650403083


   It is possible but a very hairy solution and if someone adds or remove a chart to the dashboard... 


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


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

Posted by GitBox <gi...@apache.org>.
willbarrett commented on issue #10169:
URL: https://github.com/apache/incubator-superset/issues/10169#issuecomment-650391674


   @larsmars you should be able to use an nth-child selector to target the correct chart, then hide the appropriate attribute via CSS.


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