rusackas commented on a change in pull request #12008:
URL: 
https://github.com/apache/incubator-superset/pull/12008#discussion_r544710912



##########
File path: superset-frontend/src/explore/components/QueryAndSaveBtns.jsx
##########
@@ -40,26 +39,13 @@ const defaultProps = {
   onSave: () => {},
 };
 
-// Prolly need to move this to a global context

Review comment:
       Heya... I took those out. At least for me, most of them don't actually 
work, so I figured it wouldn't be missed.
   
   We can certainly put it back in if it's a big deal, but I'd rather 
design/implement a more global keyboard shortcut helper, e.g. hover/click a 
global item, and all the bits of UI with keyboard shortcuts light up. For 
example, the Run button would get a litte `ctrl-r` tooltip next to it.




----------------------------------------------------------------
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]

Reply via email to