diff --git a/docs/release-notes/version-3.1.md b/docs/release-notes/version-3.1.md
index 6279a109f..9e6d8ad96 100644
--- a/docs/release-notes/version-3.1.md
+++ b/docs/release-notes/version-3.1.md
@@ -11,6 +11,7 @@
### Bug Fixes
+* [#8813](https://github.com/netbox-community/netbox/issues/8813) - Retain global search bar query after submitting
* [#8820](https://github.com/netbox-community/netbox/issues/8820) - Fix navbar background color in dark mode
* [#8850](https://github.com/netbox-community/netbox/issues/8850) - Show airflow field on device REST API serializer when config context data is included
diff --git a/netbox/templates/base/layout.html b/netbox/templates/base/layout.html
index ef7015008..dd0412eac 100644
--- a/netbox/templates/base/layout.html
+++ b/netbox/templates/base/layout.html
@@ -41,7 +41,7 @@ Blocks: