Add "add new device" button in Device Type view #11101

Closed
opened 2025-12-29 21:40:21 +01:00 by adam · 1 comment
Owner

Originally created by @tokkyuuressha on GitHub (Apr 30, 2025).

NetBox version

v4.2.8

Feature type

New functionality

Proposed functionality

Image
In Device Type view, add a button to add new device with the device type pre-filled in.

Use case

Currently adding a new device from UI requires searching for the device twice, likely using two tabs to do it - first searching if the device exists and adding it, then while having the device type open, going to "add new device" and having to search for it from the device type combobox again (often having to keep the device type in clipboard or open in separate tab for copy paste). Adding a simple "add new device" in the device type view would streamline device adding process a lot and save a bunch of clicks.

Database changes

No response

External dependencies

No response

Originally created by @tokkyuuressha on GitHub (Apr 30, 2025). ### NetBox version v4.2.8 ### Feature type New functionality ### Proposed functionality ![Image](https://github.com/user-attachments/assets/f227e605-da67-4e4e-9c89-259a0c903ad2) In Device Type view, add a button to add new device with the device type pre-filled in. ### Use case Currently adding a new device from UI requires searching for the device twice, likely using two tabs to do it - first searching if the device exists and adding it, then while having the device type open, going to "add new device" and having to search for it from the device type combobox again (often having to keep the device type in clipboard or open in separate tab for copy paste). Adding a simple "add new device" in the device type view would streamline device adding process a lot and save a bunch of clicks. ### Database changes _No response_ ### External dependencies _No response_
adam added the type: feature label 2025-12-29 21:40:21 +01:00
adam closed this issue 2025-12-29 21:40:21 +01:00
Author
Owner

@arthanson commented on GitHub (May 1, 2025):

This wouldn't work in general, Releated objects can be many different types of objects. This would also break consistency as this paradigm would could also be put on device roles and many others which would overload the UI.

@arthanson commented on GitHub (May 1, 2025): This wouldn't work in general, Releated objects can be many different types of objects. This would also break consistency as this paradigm would could also be put on device roles and many others which would overload the UI.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#11101