You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
cmd_enter_bug.mp4
How to reproduce the bug
Go to any chart
Change some control values, e.g. columns and metrics
Hit "Cmd + Enter"
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.
The text was updated successfully, but these errors were encountered:
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.
cmd_enter_bug.mp4
How to reproduce the bug
Expected Behavior
Cmd + Enter should work exactly the same as hitting the "Run" button.
Environment
(please complete the following information):
superset version
python --version
node -v
Checklist
Make sure to follow these steps before submitting your issue - thank you!
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: