You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: