ktmud opened a new issue #16773: URL: https://github.com/apache/superset/issues/16773
After changing some Explore control values, hitting "Cmd/Ctrl + Enter" failed to re-render chart. The "Run" button at the topleft corner and the "Run Query" button on the chart mask still work. https://user-images.githubusercontent.com/335541/134259117-93d30bac-25e3-47a5-aaf8-6c176b4503cb.mp4 #### How to reproduce the bug 1. Go to any chart 2. Change some control values, e.g. columns and metrics 3. Hit "Cmd + Enter" 4. The chart should update when query is finished, instead it shows a "Run query" mask #### Expected Behavior Cmd + Enter should work exactly the same as hitting the "Run" button. ### 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. - [ ] I have reproduced the issue with at least the latest released version of superset. - [ ] 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]
