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:
authorDennis Tang <dennis@dennistang.net>2018-08-02 17:18:17 +0300
committerClement Ho <clemmakesapps@gmail.com>2018-08-02 17:18:17 +0300
commit52e5250b42b04ea07f0ba033912de9142d12b8cb (patch)
treebdb559e2e7e0ee41c1c341f05a5070b582c8c9fb /changelogs
parentbed7ff8eb419c3871b43574c70079526035517f9 (diff)
Resolve "Top nav search bar produces console error when unauthenticated"
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/49861-top-nav-search-bar-produces-console-error-when-unauthenticated.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/49861-top-nav-search-bar-produces-console-error-when-unauthenticated.yml b/changelogs/unreleased/49861-top-nav-search-bar-produces-console-error-when-unauthenticated.yml
new file mode 100644
index 00000000000..30f5002c5b5
--- /dev/null
+++ b/changelogs/unreleased/49861-top-nav-search-bar-produces-console-error-when-unauthenticated.yml
@@ -0,0 +1,5 @@
+---
+title: fix error caused when using the search bar while unauthenticated
+merge_request: 20970
+author:
+type: fixed