RocketChat / RocketChat/Apps.QuickReplies
[Bug] : Contextualbar menu actions not opening modals
Nobody has claimed this yet.
- 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
- Open the contextual bar using the List Replies action
- Click on the overflow menu (three dots) on any reply
- Select "Send", "Edit", or "Delete"
- Expected: Modal should open
- 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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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