jinghua-qa opened a new issue #17180: URL: https://github.com/apache/superset/issues/17180
In dashboard edit, when user tries to collapse outer tab content , unexpected error appear #### How to reproduce the bug 1, Go to the "Dashboards" page and click the "+Dashboard" or open existing 2, Click on the "Pencil" icon 3, Drag&Drop the "Tabs" component to the top of the page 4, Delete all tabs and leave the component empty 5, Click the "Collapse tab content" button ### Expected results Tab content collapsed. There is no errors appear ### Actual results unexpected error appears when user tries to collapse tab content, see the video below: #### Screenshots https://user-images.githubusercontent.com/81597121/138228519-dc33ef30-f458-4de2-a395-2b3800305f97.mov ### Environment (please complete the following information): - browser type and version: - superset version: `superset version` - python version: `python --version` - node.js version: `node -v` - any feature flags active: ### Checklist Make sure to follow these steps before submitting your issue - thank you! - [ ] 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 Add any other context about the problem here. -- 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]
