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 2021/01/22 14:56:00 UTC

[GitHub] [superset] bryanck opened a new issue #12688: bug: rich tooltip text overflows outside of the parent div for line chart

bryanck opened a new issue #12688:
URL: https://github.com/apache/superset/issues/12688


   ## Screenshot
   
   ![Screen Shot 2021-01-22 at 6 41 47 AM](https://user-images.githubusercontent.com/5475421/105505541-ebb35d00-5c7d-11eb-9926-8b3f19b2122d.png)
   
   ## Description
   
   The rich tooltip text renders in a table that is inside a parent div that has the max-width set. If the text in the table is too wide, then the text will render outside of the div.
   
   This is being caused by this line setting the max width of the div:
   https://github.com/apache-superset/superset-ui/blob/b7a2f5241b56ff78dfb3f53105383fc40b12e0e9/plugins/legacy-preset-chart-nvd3/src/utils.js#L317
   


----------------------------------------------------------------
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] [superset] junlincc commented on issue #12688: [chart]rich tooltip text overflows outside of the parent div for line chart

Posted by GitBox <gi...@apache.org>.
junlincc commented on issue #12688:
URL: https://github.com/apache/superset/issues/12688#issuecomment-765490011


   @bryanck hey, thanks for reporting issues lately! do you mind include Superset version? this looks like a good first issue, lmk if you would like to work on it.  :) 🙏


----------------------------------------------------------------
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] [superset] zuzana-vej commented on issue #12688: [chart]rich tooltip text overflows outside of the parent div for line chart

Posted by GitBox <gi...@apache.org>.
zuzana-vej commented on issue #12688:
URL: https://github.com/apache/superset/issues/12688#issuecomment-1069356230


   @bryanck Looks closed based on the linked PR = please reopen if you are still facing this.


-- 
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-unsubscribe@superset.apache.org

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] [superset] junlincc edited a comment on issue #12688: [chart]rich tooltip text overflows outside of the parent div for line chart

Posted by GitBox <gi...@apache.org>.
junlincc edited a comment on issue #12688:
URL: https://github.com/apache/superset/issues/12688#issuecomment-765490011


   @bryanck hey, thanks for reporting issues lately! do you minding include Superset version? this looks like a good first issue, lmk if you would like to work on it.  :) 🙏


----------------------------------------------------------------
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] [superset] bryanck commented on issue #12688: [chart]rich tooltip text overflows outside of the parent div for line chart

Posted by GitBox <gi...@apache.org>.
bryanck commented on issue #12688:
URL: https://github.com/apache/superset/issues/12688#issuecomment-765491987


   This is version 1.0. I can create a PR in superset-ui. I was thinking to remove the `max-width` setting, which does resolve this.


----------------------------------------------------------------
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] [superset] zuzana-vej closed issue #12688: [chart]rich tooltip text overflows outside of the parent div for line chart

Posted by GitBox <gi...@apache.org>.
zuzana-vej closed issue #12688:
URL: https://github.com/apache/superset/issues/12688


   


-- 
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-unsubscribe@superset.apache.org

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