Skip to content

Feat : Add Keyboard Shortcuts modal to Embedded Chat options menu#1170

Open
not-meet wants to merge 1 commit intoRocketChat:developfrom
not-meet:feat/add-keyboard-shortcuts
Open

Feat : Add Keyboard Shortcuts modal to Embedded Chat options menu#1170
not-meet wants to merge 1 commit intoRocketChat:developfrom
not-meet:feat/add-keyboard-shortcuts

Conversation

@not-meet
Copy link

Description

This PR adds a "Keyboard Shortcuts" entry to the Embedded Chat three-dot options menu that opens a reference modal listing all supported shortcuts.

Acceptance Criteria

  • "Keyboard Shortcuts" option appears in the Embedded Chat three-dot menu
  • No regressions in existing Embedded Chat behavior
  • All keyboard shortcuts works properly

Fixes #1169

Video/Screenshots

Screencast.from.2026-02-27.01-38-01.webm

NOTE
The ⌘/Alt + Arrow cursor movement shortcuts and Shift + Enter for newline are not custom implemented — these are handled natively by the browser and work out of the box. They are listed in the modal for discoverability only, no additional code was written to support them.

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.

Feat: Add Keyboard Shortcuts modal to Embedded Chat options menu

1 participant