classtranscribe / FrontEnd

The React + Redux Frontend for ClassTranscribe
https://classtranscribe.illinois.edu
Other
26 stars 28 forks source link

Add and verify keyboard shortcuts work for everything in I-Note Editor #705

Open sujitv19196 opened 11 months ago

sujitv19196 commented 11 months ago

we need to ensure keyboard shortcuts for everything for accessibility purposes.

Some good starting points might be: src/screens/EPub/controllers/constants/shortcuts.js src/screens/EPub/components/ShortcutModal.js src/screens/EPub/components/ChapterTitle/index.js src/screens/EPub/index.js

angrave commented 11 months ago

Also it should be possible to use only the keyboard i.e. tab between everything.