Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add return_url to 'xx ips available' buttom #17255

Closed
PieterL75 opened this issue Aug 23, 2024 · 1 comment · Fixed by #17617
Closed

add return_url to 'xx ips available' buttom #17255

PieterL75 opened this issue Aug 23, 2024 · 1 comment · Fixed by #17617
Assignees
Labels
complexity: low Requires minimal effort to implement status: accepted This issue has been accepted for implementation type: feature Introduction of new functionality to the application

Comments

@PieterL75
Copy link
Contributor

NetBox version

v4.0.8

Feature type

Change to existing functionality

Proposed functionality

In a prefix-ipaddress overview, there is a label with available ips'.
clicking that brings you to the edit page of the first ip available.
https://netbox/ipam/ip-addresses/add/?address=172.26.24.133/27&vrf=9
image

my proposal is to add a 'return_url' to that link, similar as on the '+ Add IP Address' button on the topright
https://netbox/ipam/ip-addresses/add/?address=172.26.24.133/27&vrf=9&return_url=/ipam/prefixes/8755/ip-addresses/
image

Use case

This will make the behavior consistent for both buttons.

Database changes

No response

External dependencies

No response

@PieterL75 PieterL75 added status: needs triage This issue is awaiting triage by a maintainer type: feature Introduction of new functionality to the application labels Aug 23, 2024
@DanSheps DanSheps added status: needs owner This issue is tentatively accepted pending a volunteer committed to its implementation complexity: low Requires minimal effort to implement and removed status: needs triage This issue is awaiting triage by a maintainer labels Aug 24, 2024
@alehaa
Copy link
Contributor

alehaa commented Sep 25, 2024

I can file a PR for this.

@jeremystretch jeremystretch added status: accepted This issue has been accepted for implementation and removed status: needs owner This issue is tentatively accepted pending a volunteer committed to its implementation labels Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
complexity: low Requires minimal effort to implement status: accepted This issue has been accepted for implementation type: feature Introduction of new functionality to the application
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants