summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorPhil Hughes <me@iamphill.com>2018-02-13 11:36:54 +0000
committerPhil Hughes <me@iamphill.com>2018-02-13 11:36:54 +0000
commit41285af45d086ded796c6e05eed31890df69d825 (patch)
tree4eb13af24061ddf0f0298f4310ad0f1cbb40a0fc /changelogs
parent4e846c735f8ec7e24e61454b0506b839a8f0ff3f (diff)
parentd8d0f668a81d0bd46a41c805f46e2f41e8acfba8 (diff)
downloadgitlab-ce-41285af45d086ded796c6e05eed31890df69d825.tar.gz
Merge branch '42923-close-issue' into 'master'
Resolve "Can't close issue through buttons in the textarea on mobile" Closes #42923 See merge request gitlab-org/gitlab-ce!17043
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/42923-close-issue.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/42923-close-issue.yml b/changelogs/unreleased/42923-close-issue.yml
new file mode 100644
index 00000000000..e332bbf5dec
--- /dev/null
+++ b/changelogs/unreleased/42923-close-issue.yml
@@ -0,0 +1,5 @@
+---
+title: Fix close button on issues not working on mobile
+merge_request:
+author:
+type: fixed