-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Direct link from Site to Elevations #3152
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
Comments
@candlerb If you create If you click on the Button (marked yellow) you will return to the If this would be accepted and implemented i prefer the Link for the Edit: The filtering-URL from |
I've looked at this for a while and I honestly can't find a good place to put a link. Doesn't make sense to put it inside the rack groups panel. |
Under the details for a site, why not just add another tab between "Site" and "Change Log" called "Elevations" and let it take the user to the elevations for the site and if they need to drill down further, they can filter as needed (Rack group, etc) |
I snuck an "all racks" entry into the rack groups table. |
Environment
Proposed Functionality
On the Site detail page (
/dcim/sites/foo/
), include a link to the elevations for that site (/dcim/rack-elevations/?site=foo
)I suggest this belongs near the "Images" pane.
Use Case
At the moment, to see elevations for a given site, you first have to navigate to
Racks > Elevations
, then apply a filter for the site. Even if you've already navigated to the relevant Site (which is easy from a device), you have to search for the site again.Elevations are the chief visualization provided by Netbox, and I think it should be easier to navigate to them.
Database Changes
None
External Dependencies
None
The text was updated successfully, but these errors were encountered: