michael-s-molina opened a new pull request #13408: URL: https://github.com/apache/superset/pull/13408
### SUMMARY Removes unused `Hotkeys` component Hotkeys were removed in #12008 with the following comment from @rusackas: > 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 little ctrl-r tooltip next to it. Since the component wasn't being used I removed it. ### TEST PLAN 1 - Execute all tests 2 - All tests should pass ### ADDITIONAL INFORMATION - [ ] Has associated issue: - [ ] Changes UI - [ ] Requires DB Migration. - [ ] Confirm DB Migration upgrade and downgrade tested. - [ ] 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
