diff options
author | Alfredo Sumaran <alfredo@gitlab.com> | 2016-12-28 21:30:24 +0000 |
---|---|---|
committer | Alfredo Sumaran <alfredo@gitlab.com> | 2016-12-28 21:30:24 +0000 |
commit | 170b712f4f141519f3bd395fdaaefc36e3b27f94 (patch) | |
tree | 6abaa9abe1c9f04e91014499248a1ab884186ddb /changelogs | |
parent | 19e3ab18af273d3d17deabe7e18cd78a3f903644 (diff) | |
parent | 49d288499c554cc0fe3f8a957dee3bb7ea7368f7 (diff) | |
download | gitlab-ce-170b712f4f141519f3bd395fdaaefc36e3b27f94.tar.gz |
Merge branch '24876-page-jumps-to-wrong-position-when-clicking-a-comment-anchor' into 'master'
Fix instances where clicking a comment anchor twice will scroll to the wrong position
Closes #24876
See merge request !8046
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/24876-page-jumps-to-wrong-position-when-clicking-a-comment-anchor.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/24876-page-jumps-to-wrong-position-when-clicking-a-comment-anchor.yml b/changelogs/unreleased/24876-page-jumps-to-wrong-position-when-clicking-a-comment-anchor.yml new file mode 100644 index 00000000000..c31c89dc4bc --- /dev/null +++ b/changelogs/unreleased/24876-page-jumps-to-wrong-position-when-clicking-a-comment-anchor.yml @@ -0,0 +1,4 @@ +--- +title: ensure permalinks scroll to correct position on multiple clicks +merge_request: 8046 +author: |