justinpark opened a new pull request, #24329:
URL: https://github.com/apache/superset/pull/24329

   ### SUMMARY
   The manual selection of the current query is time-consuming. (Longer the 
query more time it takes to select manually)
   This commit creates a new shortcut(`ctrl + shift + enter`) which 
automatically detects and selects the range of the current query and then run 
the selection in order to reduce the manual selection work.
   
   ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
   
   After:
   
   
https://github.com/apache/superset/assets/1392866/d146c9a5-5819-4fe2-af22-6281f3bb0de6
   
   Before:
   
   
https://github.com/apache/superset/assets/1392866/45f22a20-32b3-4eab-b075-95bf4e108df6
   
   
   
   ### TESTING INSTRUCTIONS
   Hit "Ctrl+Shift+Enter" on sql editor
   
   ### ADDITIONAL INFORMATION
   - [ ] Has associated issue:
   - [ ] Required feature flags:
   - [ ] Changes UI
   - [ ] Includes DB Migration (follow approval process in 
[SIP-59](https://github.com/apache/superset/issues/13351))
     - [ ] Migration is atomic, supports rollback & is backwards-compatible
     - [ ] Confirm DB migration upgrade and downgrade tested
     - [ ] Runtime estimates and downtime expectations provided
   - [ ] Introduces new feature or API
   - [ ] Removes existing feature or API
   


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

Reply via email to