RocketChat / RocketChat/Apps.QuickReplies
[Feat]Add Separate Send Button in Contextual Bar for Quick Replies
@KrishnaShuk is already working on this.
Since Mar 18, 2025.
- Dominant language
- TypeScript
- Stars
- 7
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
What do we need?
The current implementation of the Quick Reply app places the option to send replies within the kebab menu of the contextual bar. While functional, this requires extra steps to access and send a reply, which can slow down the user experience, especially for frequent use. Having to navigate through the kebab menu feels less intuitive and efficient compared to a dedicated action button.
Proposed Solution:
I propose adding a separate, clearly visible "Send" button directly in the contextual bar of the Quick Reply app with respect to all the replies. This button would allow users to immediately send their selected or typed reply without needing to open the kebab menu.
Acceptance Criteria
- Adding a send button with respect to the position of quick replies.
- Removing Send option from kebab menu.
Relevant ScreenShots
Further Comments
No response
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.
Assessment
This issue has not been assessed yet.