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

[Feat] Enhancement: Enable Quick Reply Creation via Message Input in Quick Replies #22

Open
3 tasks
not-meet opened this issue Nov 21, 2024 · 0 comments · May be fixed by #23
Open
3 tasks

[Feat] Enhancement: Enable Quick Reply Creation via Message Input in Quick Replies #22

not-meet opened this issue Nov 21, 2024 · 0 comments · May be fixed by #23
Labels
enhancement New feature or request

Comments

@not-meet
Copy link

not-meet commented Nov 21, 2024

What do we need?

Currently, the Quick Replies feature requires an input modal to create a quick reply. This enhancement introduces the ability to create quick replies directly from the message input box without invoking an input modal.

With this new feature, users can quickly create a reply by specifying the reply name and body in the same command, streamlining the process and enhancing usability.

Acceptance Criteria

  • Introduce support for the /quick create command format.

  • Validate inputs directly within the command execution handler.

  • Notify users about the success or failure of reply creation via in-app notifications.

Note-

i believe this feat. will help user to create quick replies more efficiently and with ease without any hindrance of mouse or cursor thus increases the productivity

@not-meet not-meet added the enhancement New feature or request label Nov 21, 2024
@not-meet not-meet linked a pull request Nov 22, 2024 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant