Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keyboard Shortcuts #863

Closed
IrisLiu-00 opened this issue Mar 27, 2022 · 1 comment · Fixed by #870
Closed

Keyboard Shortcuts #863

IrisLiu-00 opened this issue Mar 27, 2022 · 1 comment · Fixed by #870
Assignees
Labels

Comments

@IrisLiu-00
Copy link
Collaborator

Investigate and implement keyboard shortcuts for the app.

Proposed keybindings (feel free to add more)

  • N - new question
  • E - edit question
  • from question form - submit question
  • H - help student
  • D - delete student question
  • arrows to navigate between student questions

Considerations

  • we probably only want keybindings to work while youre on the specific page
  • idk if there will be permissions issues (eg. students that accidentally hit a TA keybinding should not trigger the TA aciton)
  • look into React Hotkeys lib
@VKong6019
Copy link
Contributor

VKong6019 commented Apr 3, 2022

im just dumping my research here:

https://www.npmtrends.com/hotkeys-js-vs-keymaster-vs-mousetrap-vs-react-hot-keys (very cool graph)

@VKong6019 VKong6019 mentioned this issue Apr 10, 2022
13 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants