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:
authorClement Ho <clemmakesapps@gmail.com>2017-02-02 01:48:57 +0300
committerClement Ho <clemmakesapps@gmail.com>2017-02-02 01:48:57 +0300
commit40a824357c700280f3d2f8e2cda2fabc65af7f69 (patch)
tree00ee357bd8c34ac60f7e6be155a6c450f2a892cb /changelogs
parent6d5421271325357ffdd94269c4602291835c5c1e (diff)
parentcd582d3c19843e776cf4aaf151753ec61a9e56ef (diff)
Merge branch 'empty-selection-reply-shortcut' into 'master'
Change the reply shortcut to focus the field even without a selection. See merge request !8873
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