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:
authorPhil Hughes <me@iamphill.com>2017-08-01 12:29:55 +0300
committerPhil Hughes <me@iamphill.com>2017-08-01 12:29:55 +0300
commitfe555e86fb54a0e21b49020b52a5e7f43beba73c (patch)
tree8217a25e3a2aa1ff8ff1922f1c0e718d8d39e124 /changelogs
parent4bb9a36c97ac925c11c0211e3ef1f8ca1306da32 (diff)
Fixes the search losing focus
This was caused by the blur & then the focus after transition end Closes #35515
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/search-flickering.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/search-flickering.yml b/changelogs/unreleased/search-flickering.yml
new file mode 100644
index 00000000000..951a5a0292a
--- /dev/null
+++ b/changelogs/unreleased/search-flickering.yml
@@ -0,0 +1,4 @@
+---
+title: Fix search box losing focus when typing
+merge_request:
+author: