Skip to content

Conversation

@RobertJoonas
Copy link
Contributor

Changes

Adds the following keyboard shortcuts to the liveview dashboard spike implementation:

const KEYBOARD_SHORTCUTS = {
  changePeriod: ['r', 'd', 'm', 'y', 'a', 'w', 'f', 't', 'n', 's', 'l'],
  shiftPeriod: ['ArrowLeft', 'ArrowRight'],
  clearFilters: 'Escape'
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants