jinghua-qa opened a new issue #17158: URL: https://github.com/apache/superset/issues/17158
The "add components" menu is not displayed if the page was scrolled down before clicking the edit button. #### How to reproduce the bug 1,Go to the "Dashboards" page 2,Click on any example dashboard 3,Scroll the dashboard to the end of the page 4,Click the "Pencil" icon ### Expected results The "add components" menu is displayed even if the page was scrolled down before clicking the edit button. ### Actual results The "add components" menu is not displayed if the page was scrolled down before clicking the edit button, see the video below: https://user-images.githubusercontent.com/81597121/138003943-b3dd3a52-5104-41ca-a006-4f5043d1aeaa.mp4 #### Screenshots If applicable, add screenshots to help explain your problem. ### Environment (please complete the following information): - browser type and version: - superset version: master - 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]
