Skip to content

Added saved replies dropdown to merge requests

Phil Hughes requested to merge ph/savedRepliesDropdown into master

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.

#355845 (closed)

Screenshots or screen recordings

Screen_Recording_2023-02-22_at_19.57.44

Screenshot_2023-02-22_at_19.57.27

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.

Merge request reports