zuzana-vej opened a new issue #18223: URL: https://github.com/apache/superset/issues/18223
If you have a chart on dashboard, which isn't fully displayed - e.g. need scrolling to see other records, it overlaps the next item on the dashboard (eg. a title, or another chart). Upon some investigation, we determine it is specifically a bug with chart that have descriptions. If you toggle the chart description off and then on again, all works well, but when you refresh the bug is back. In case the table has pagination, the pagination bar is overflowing - see screenshots. There is a workaround which minimizes the impact when user adds empty row below the chart, but then they see the grey text "empty row" so it's still not ideal. (instead of scrolling over chart or title, it's over the grey text"empty row"). #### How to reproduce the bug described above #### Screenshots without toggle (correct) <img width="694" alt="Screen Shot 2022-01-28 at 3 59 58 PM" src="https://user-images.githubusercontent.com/61221714/151637264-8ee88800-8f2f-45b1-97db-a8101b5d72c9.png"> (with toggle description - overflow) <img width="682" alt="Screen Shot 2022-01-28 at 3 59 49 PM" src="https://user-images.githubusercontent.com/61221714/151637265-40cb33ca-65bb-46d1-ab79-72ad589cac4b.png"> Another example of the same issue: <img width="690" alt="Screen Shot 2022-01-28 at 4 01 25 PM" src="https://user-images.githubusercontent.com/61221714/151637418-eb2a9b0a-a12d-46c1-bc20-2452272f4897.png"> ### Environment latest master ### Checklist Make sure to follow these steps before submitting your issue - thank you! - [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. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
