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

Fix: Alt + Arrow Key Shortcuts Not Functioning in Message Navigation #991

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

KrishnaShuk
Copy link

@KrishnaShuk KrishnaShuk commented Feb 15, 2025

This PR addresses the issue where Alt + Left Arrow, Alt + Right Arrow, Alt + Up Arrow, and Alt + Down Arrow shortcuts were not functioning as expected for message navigation.

Acceptance Criteria fulfillment

  • Ensured that the event listeners correctly capture Alt + Arrow Key inputs.
  • Tested across different browsers to confirm the fix.

Fixes #989

Video/Screenshots

Screencast.from.2025-02-15.19-43-29.webm

PR Test Details

Note: The PR will be ready for live testing at https://rocketchat.github.io/EmbeddedChat/pulls/pr-<pr_number> after approval. Contributors are requested to replace <pr_number> with the actual PR number.

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.

Bug: Shortcut Keys (Alt + Arrow Keys) Not Functioning as Expected
1 participant