summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorBrian Hall <brian@hack.design>2017-01-30 22:12:31 -0600
committerBrian Hall <brian@hack.design>2017-01-31 12:28:49 -0600
commit7bf6df8463c4f8871682f385e9368d169b4ffecf (patch)
tree5848818ea63a6f69b19b5d4b5b49433b6229d137 /changelogs
parentb78d06b78143b16dccc5d5afaa8796473b68bea1 (diff)
downloadgitlab-ce-7bf6df8463c4f8871682f385e9368d169b4ffecf.tar.gz
Change the reply shortcut to focus the field even without a selection.
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/empty-selection-reply-shortcut.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/empty-selection-reply-shortcut.yml b/changelogs/unreleased/empty-selection-reply-shortcut.yml
new file mode 100644
index 00000000000..5a42c98a800
--- /dev/null
+++ b/changelogs/unreleased/empty-selection-reply-shortcut.yml
@@ -0,0 +1,4 @@
+---
+title: Change the reply shortcut to focus the field even without a selection.
+merge_request: 8873
+author: Brian Hall