Consolidate all "Add $object" buttons within object views #6725

Closed
opened 2025-12-29 19:44:32 +01:00 by adam · 3 comments
Owner

Originally created by @jeremystretch on GitHub (Jul 27, 2022).

NetBox version

v3.2.7

Feature type

Change to existing functionality

Proposed functionality

Many object views within NetBox include buttons to create new child objects. For example, the site view has buttons to add a new device, contact, location, etc.

add_object_buttons

Currently, these buttons are scattered around the page, with each appearing beneath or next to a relevant table of child objects. This issue proposes to move these buttons to a single "Add" dropdown menu toward the top of the page (next to the edit & delete buttons).

Use case

Consolidating these buttons into a single dropdown menu per object view will help reduce clutter on the page, and ensure that the user can always easily locate a link for the desired action. It will also help to encourage the addition of more links where appropriate.

Database changes

No response

External dependencies

No response

Originally created by @jeremystretch on GitHub (Jul 27, 2022). ### NetBox version v3.2.7 ### Feature type Change to existing functionality ### Proposed functionality Many object views within NetBox include buttons to create new child objects. For example, the site view has buttons to add a new device, contact, location, etc. ![add_object_buttons](https://user-images.githubusercontent.com/13487278/181355647-b2655839-d348-4133-9f3b-36d8947cb56e.png) Currently, these buttons are scattered around the page, with each appearing beneath or next to a relevant table of child objects. This issue proposes to move these buttons to a single "Add" dropdown menu toward the top of the page (next to the edit & delete buttons). ### Use case Consolidating these buttons into a single dropdown menu per object view will help reduce clutter on the page, and ensure that the user can always easily locate a link for the desired action. It will also help to encourage the addition of more links where appropriate. ### Database changes _No response_ ### External dependencies _No response_
adam added the type: featureneeds milestone labels 2025-12-29 19:44:32 +01:00
adam closed this issue 2025-12-29 19:44:32 +01:00
Author
Owner

@jsenecal commented on GitHub (Aug 12, 2022):

What about plugins that inject content/tables in there. Should there be a way to add items to this drop-down?

Not allowing this would make the UX less consistent.

@jsenecal commented on GitHub (Aug 12, 2022): What about plugins that inject content/tables in there. Should there be a way to add items to this drop-down? Not allowing this would make the UX less consistent.
Author
Owner

@github-actions[bot] commented on GitHub (Oct 11, 2022):

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. NetBox is governed by a small group of core maintainers which means not all opened issues may receive direct feedback. Do not attempt to circumvent this process by "bumping" the issue; doing so will result in its immediate closure and you may be barred from participating in any future discussions. Please see our contributing guide.

@github-actions[bot] commented on GitHub (Oct 11, 2022): This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. NetBox is governed by a small group of core maintainers which means not all opened issues may receive direct feedback. **Do not** attempt to circumvent this process by "bumping" the issue; doing so will result in its immediate closure and you may be barred from participating in any future discussions. Please see our [contributing guide](https://github.com/netbox-community/netbox/blob/develop/CONTRIBUTING.md).
Author
Owner

@github-actions[bot] commented on GitHub (Nov 11, 2022):

This issue has been automatically closed due to lack of activity. In an effort to reduce noise, please do not comment any further. Note that the core maintainers may elect to reopen this issue at a later date if deemed necessary.

@github-actions[bot] commented on GitHub (Nov 11, 2022): This issue has been automatically closed due to lack of activity. In an effort to reduce noise, please do not comment any further. Note that the core maintainers may elect to reopen this issue at a later date if deemed necessary.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#6725