Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHeinrich Lee Yu <heinrich@gitlab.com>2019-03-22 17:33:01 +0300
committerHeinrich Lee Yu <heinrich@gitlab.com>2019-03-26 04:51:47 +0300
commit7495140de2b4412240a09d7ee72800a84f57433e (patch)
treeb557857c0aa33663f043de47b3d059afb7941a1d /changelogs
parent66054aeb13315ccf99f167081d09b7be75be3e46 (diff)
Expand discussion when opening link to comment
Makes discussion expansion depend on `discussion.expanded`
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/59352-fix-mr-discussion-expansion.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/59352-fix-mr-discussion-expansion.yml b/changelogs/unreleased/59352-fix-mr-discussion-expansion.yml
new file mode 100644
index 00000000000..ab9ad53835c
--- /dev/null
+++ b/changelogs/unreleased/59352-fix-mr-discussion-expansion.yml
@@ -0,0 +1,5 @@
+---
+title: Expand resolved discussion when linking to a comment in the discussion
+merge_request: 26483
+author:
+type: fixed