[PR #16672] [MERGED] Closes #16273: Add search box to menu on mobile #14879

Closed
opened 2025-12-29 23:27:14 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/16672
Author: @tobiasge
Created: 6/20/2024
Status: Merged
Merged: 6/24/2024
Merged by: @jeremystretch

Base: developHead: 16273-mobile-search


📝 Commits (1)

📊 Changes

1 file changed (+16 additions, -0 deletions)

View changed files

📝 netbox/utilities/templates/navigation/menu.html (+16 -0)

📄 Description

Fixes: #16273

Add a search box on top of the menu on mobile screens. This also adds a button to the box to initiate the search request.

Search _ NetBox

If design changes are needed please suggest them.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbox-community/netbox/pull/16672 **Author:** [@tobiasge](https://github.com/tobiasge) **Created:** 6/20/2024 **Status:** ✅ Merged **Merged:** 6/24/2024 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `16273-mobile-search` --- ### 📝 Commits (1) - [`a435290`](https://github.com/netbox-community/netbox/commit/a43529079fda1523c13074ffaf57aa1652abdaa0) Closes #16273: Add search box to menu on mobile ### 📊 Changes **1 file changed** (+16 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `netbox/utilities/templates/navigation/menu.html` (+16 -0) </details> ### 📄 Description ### Fixes: #16273 Add a search box on top of the menu on mobile screens. This also adds a button to the box to initiate the search request. ![Search _ NetBox](https://github.com/netbox-community/netbox/assets/1462367/c7225aea-2cf2-45df-b783-5999cd9737a7) If design changes are needed please suggest them. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 23:27:14 +01:00
adam closed this issue 2025-12-29 23:27:14 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#14879