Improve usability: allow clicking keyboard shortcut hints #186

Closed
opened 2026-04-29 15:50:39 +00:00 by talksik · 1 comment
talksik commented 2026-04-29 15:50:39 +00:00 (Migrated from github.com)

For actions such as recording and sending, we should allow mouse click on the keyboard shortcut itself. So it's this modality where everything is keyboard-first, but some humans and industries will need to click on things because they don't know how to use their keyboards yet. And if we don't provide this, they may instantly give up.

We may need to re-architect our structure since we currently have display components that are not in charge of triggering actions, and it's quite spaghetti.

For actions such as recording and sending, we should allow mouse click on the keyboard shortcut itself. So it's this modality where everything is keyboard-first, but some humans and industries will need to click on things because they don't know how to use their keyboards yet. And if we don't provide this, they may instantly give up. We may need to re-architect our structure since we currently have display components that are not in charge of triggering actions, and it's quite spaghetti.
talksik commented 2026-05-03 20:01:06 +00:00 (Migrated from github.com)

Reopening as many still do not work:

  • Esc
  • Send
  • Cancel

Think about architectural changes required here.

Reopening as many still do not work: - Esc - Send - Cancel Think about architectural changes required here.
Sign in to join this conversation.