adam-stasiak opened a new issue #11399: URL: https://github.com/apache/incubator-superset/issues/11399
## Screenshot [drag & drop image(s) here!]   ## Description Issue with low priority to users - > it just affects the way how the access to charts edition in dashboard is limited while refreshing charts. To reproduce: - launch dev-server - open http://localhost:9000/superset/dashboard/world_health/ - click on chart hamburger icon and select refresh chart Expected behavior: While refresh is still on and chart has state "loading" then it should be possible to open menu and see disabled menu item "Force Refresh". Current behavior: RootCloseWrapper is disabled while reloading and blocks opening menu. It was a problem with setting up state 'loading' for menu items but I fixed this in this [PR-11375](https://github.com/apache/incubator-superset/pull/11375). [describe the issue here!] ## Design input [describe any input/collaboration you'd like from designers, and tag accordingly. For design review, add the label `design:review`. If this includes a design proposal, include the label `design:suggest`] ---------------------------------------------------------------- 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: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
