Skip to content

Fix broken ctrl+e to clear filters shortcut (#664)#905

Merged
vbabich merged 1 commit intodeephaven:v0.13from
vbabich:cherry-pick-shortcuts-fix
Nov 30, 2022
Merged

Fix broken ctrl+e to clear filters shortcut (#664)#905
vbabich merged 1 commit intodeephaven:v0.13from
vbabich:cherry-pick-shortcuts-fix

Conversation

@vbabich
Copy link
Collaborator

@vbabich vbabich commented Nov 29, 2022

* Resolves deephaven#663 by copying enterprise fix DH-12258. Removes dead code.
* Fix shortcut broken by deephaven#203 Seperating dashboard into own package
* Cleanup hjkl shortcuts to not conflict with ctrl+L for linker
* add shift key support
@vbabich vbabich self-assigned this Nov 29, 2022
@vbabich vbabich added blocker bug Something isn't working labels Nov 29, 2022
@vbabich vbabich requested a review from mofojed November 29, 2022 17:00
@mofojed
Copy link
Member

mofojed commented Nov 30, 2022

Something's not right here - this used to work in Bard. Why are the global context actions not triggering before the grid key handler anymore?

@dsmmcken
Copy link
Contributor

#664 has context

@mofojed
Copy link
Member

mofojed commented Nov 30, 2022

I've filed another ticket #913 , as I think Linker should have first crack at keyboard events rather than the underlying panels.

@vbabich vbabich merged commit d7891f2 into deephaven:v0.13 Nov 30, 2022
@vbabich vbabich deleted the cherry-pick-shortcuts-fix branch November 30, 2022 16:56
@github-actions github-actions bot locked and limited conversation to collaborators Nov 30, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

blocker bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants