UI break when using chart description option in superset5.0 #40491
Replies: 2 comments
-
|
This is a confirmed bug in Superset 5.0+ caused by a timing issue with how the chart description height is measured. The root cause is that PR #38307 addresses this by replacing As a workaround until you can apply the fix, avoiding the show/hide toggle (or refreshing the dashboard after hiding the description) should restore proper sizing. To reply, just mention @dosu. Docs are dead. Just use Dosu. |
Beta Was this translation helpful? Give feedback.
-
|
Changes related to this PR-#38307 was helpful and solved the problem |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Need a bit of help here when i upgraded to superset5.0.
For all my charts, at my first load the dashboard and charts looks perfect. when i click on show chart description, the chart description appears on top of my chart which is fine, but when i click on hide chart description its affecting my actual chart size which is not aligned correctly like first render.
first dashboard load:

Show chart description:

Hide chart description:

This happens to all chart types in superset5.0
Beta Was this translation helpful? Give feedback.
All reactions