Skip to content

Implement MR diff notes autosave feature

Fatih Acet requested to merge acet-mr-diffs-autosave into master

Implement autosave feature on MR diff discussions. This will fix the following issues

  • Currently editing note content will be preserved when diff view type changed.
  • When we refresh the page, we will be able to show previous unsubmitted or not-canceled content.

This will also make MR discussions consistent with the rest of the GitLab.

_mr-discussions-auto-save

Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/48300

Merge request reports