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'
}

Copy link
Contributor

@zoldar zoldar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Only a small complaint from credo mix formatter.

@RobertJoonas RobertJoonas merged commit eab2ed4 into liveview-dashboard Jan 26, 2026
18 checks passed
@RobertJoonas RobertJoonas deleted the liveview-dashboard-keyboard-shortcuts branch January 26, 2026 13:40
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.

3 participants