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: add canned responses to message review #1142

Merged
merged 6 commits into from
Apr 12, 2022

Conversation

bchrobot
Copy link
Member

@bchrobot bchrobot commented Apr 9, 2022

Description

This adds canned responses to the message review conversation modal.

It also removes the option to add texter-defined canned responses. This option was already disabled but this PR removes the unused React components from being render.

Motivation and Context

Closes #839.

How Has This Been Tested?

This has been tested locally.

Screenshots (if appropriate):

canned-response-1
canned-response-2
canned-response-3
canned-response-4

Documentation Changes

N/A

Checklist:

  • My change requires a change to the documentation.
  • I have included updates for the documentation accordingly.

@bchrobot bchrobot requested review from hiemanshu and ajohn25 April 9, 2022 19:54
Copy link
Contributor

@hiemanshu hiemanshu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Just a couple of thoughts / questions.

src/components/CannedResponseMenu/index.tsx Show resolved Hide resolved
src/components/CannedResponseMenu/index.tsx Outdated Show resolved Hide resolved
@bchrobot bchrobot merged commit 50f9a37 into main Apr 12, 2022
@bchrobot bchrobot deleted the feat-add-canned-responses-to-message-review branch April 12, 2022 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Canned Responses to Message Review conversations
3 participants