Added saved replies dropdown to merge requests
What does this MR do and why?
Adds a new dropdown to the comment forms in merge requests that allows user to add their saved replies.
Screenshots or screen recordings
Screen_Recording_2023-02-22_at_19.57.44
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
How to set up and validate locally
- Enable the
saved_replies
feature flag - Create new saved replies in
/-/profile/saved_replies
- Visit a merge request and click the saved replies dropdown toggle in comment form
Numbered steps to set up and validate the change are strongly suggested.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.