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/02/16 16:07:59 UTC

[GitHub] [superset] kgabryje opened a new pull request #13154: fix(explore): Chart panel overflowing

kgabryje opened a new pull request #13154:
URL: https://github.com/apache/superset/pull/13154


   ### SUMMARY
   Due to recent changes in how chart panel width is calculated, the result was 30px too wide and the chart was overflowing it's container. This PR fixes it
   
   ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
   Before:
   https://user-images.githubusercontent.com/15073128/108089012-6bfc9080-7079-11eb-9b82-002ba593a4dc.mov
   After:
   ![image](https://user-images.githubusercontent.com/15073128/108088710-12946180-7079-11eb-914c-3d67328cb3df.png)
   
   ### TEST PLAN
   <!--- What steps should be taken to verify the changes -->
   
   ### ADDITIONAL INFORMATION
   <!--- Check any relevant boxes with "x" -->
   <!--- HINT: Include "Fixes #nnn" if you are fixing an existing issue -->
   - [ ] Has associated issue:
   - [ ] Changes UI
   - [ ] Requires DB Migration.
   - [ ] Confirm DB Migration upgrade and downgrade tested.
   - [ ] Introduces new feature or API
   - [ ] Removes existing feature or API
   
   CC: @junlincc @villebro 


----------------------------------------------------------------
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] zhaoyongjie merged pull request #13154: fix(explore): Chart panel overflowing

Posted by GitBox <gi...@apache.org>.
zhaoyongjie merged pull request #13154:
URL: https://github.com/apache/superset/pull/13154


   


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