RocketChat / RocketChat/Apps.QuickReplies

[Bug] : Contextualbar menu actions not opening modals

Open
#66 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
TypeScript
Stars
7
Forks
21
PR merge metrics
No merged PRs in 30d

Description

What happened?

When clicking on the overflow menu options (Send, Edit, Delete) in the contextual bar's reply list, the modals fail to open. The action is triggered but no modal appears.

Steps to reproduce

Steps to Reproduce

  1. Open the contextual bar using the List Replies action
  2. Click on the overflow menu (three dots) on any reply
  3. Select "Send", "Edit", or "Delete"
  4. Expected: Modal should open
  5. Actual: Nothing happens, modal does not open
Relevant ScreenShots

https://github.com/user-attachments/assets/e8b642d1-2552-4cd0-9f3f-77fd4c2018f8

Version

v8.1.0

What browsers are you seeing the problem on?

Chrome

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the issue in Chrome using the contextual bar's List Replies action, then trace the overflow-menu handlers for Send, Edit, and Delete in the reply list. Check the modal-opening path for each action and verify that all three options open their expected modal.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.