Skip to content

Handle Ctrl+Home/End in the grid component#234

Merged
mofojed merged 4 commits intodeephaven:mainfrom
mofojed:grid-home-end-shortcut
Oct 15, 2021
Merged

Handle Ctrl+Home/End in the grid component#234
mofojed merged 4 commits intodeephaven:mainfrom
mofojed:grid-home-end-shortcut

Conversation

@mofojed
Copy link
Member

@mofojed mofojed commented Oct 14, 2021

  • Ctrl+Home moves to first cell, Ctrl+End moves to last cell
  • Ctrl+Shift+Home/End moves to first/last cell and extends selection

- Ctrl+Home moves to first cell, Ctrl+End moves to last cell
- Ctrl+Shift+Home/End moves to first/last cell and extends selection
@mofojed mofojed added enhancement New feature or request web-client-ui labels Oct 14, 2021
@mofojed mofojed added this to the October 2021 milestone Oct 14, 2021
@mofojed mofojed requested a review from dsmmcken October 14, 2021 15:15
@mofojed mofojed self-assigned this Oct 14, 2021
@dsmmcken
Copy link
Contributor

You think it should got to the last cell in row selection mode? I can convince myself either way.

asfdasf

@dsmmcken
Copy link
Contributor

I could see ctrl just acting as an axis toggle, where it maintains its column, but changes row.

@mofojed mofojed merged commit 7cda1f4 into deephaven:main Oct 15, 2021
@mofojed mofojed deleted the grid-home-end-shortcut branch October 15, 2021 18:34
@mofojed mofojed mentioned this pull request Oct 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request web-client-ui

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants