Skip to content

Resolve "Design Comment: Edit Comment text"

What does this MR do?

This MR enables the possibility to edit discussion notes on Design.The user flow is pretty much the same we have on the Issue discussions:

  • when user clicks Edit button, we open a textarea with note text;
  • if user didn't add any changes and press Esc, we hide the textarea;
  • if user added any changes, we show the confirmation modal about non-saved changes similarly to adding a new note;

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Issue #118609 (closed)

Edited by 🤖 GitLab Bot 🤖

Merge request reports