quadratichq / quadratic

Quadratic | Technical Spreadsheet with Python, SQL, and AI
https://QuadraticHQ.com
Other
2.92k stars 148 forks source link

feat: keyboard shorctut menus and readability #312

Open jimniels opened 1 year ago

jimniels commented 1 year ago

Current problems:

jimniels commented 1 year ago

Also: we should remove shortcuts from menus on mobile

jimniels commented 1 year ago

Additional consideration for any new design: keyboard shortcuts can appear in lots of different contexts: like on menus, the command palette, and even on black backgrounds like on Snackbar components

CleanShot 2023-02-27 at 17 25 59@2x
jimniels commented 1 year ago

We should have a globally-accessible way for users to discover what the keyboard shortcuts are

Figma (control + shift + ?):

CleanShot 2023-03-28 at 15 04 47@2x

Sheets (CMD + /):

CleanShot 2023-03-28 at 15 05 46@2x
jimniels commented 1 year ago

Should shortcuts show up on mobile devices? Conceivably, a device like an iPad (or even an iPhone, really) could be hooked up to a bluethooth keyboard and therefore shortcuts would be useful

CleanShot 2023-04-14 at 12 07 11@2x