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

Show images of selected connector types in forms #8323

Open
jeremystretch opened this issue Jan 11, 2022 · 1 comment
Open

Show images of selected connector types in forms #8323

jeremystretch opened this issue Jan 11, 2022 · 1 comment
Labels
complexity: medium Requires a substantial but not unusual amount of effort to implement needs milestone Awaiting prioritization for inclusion with a future NetBox release netbox status: backlog Awaiting selection for work type: feature Introduction of new functionality to the application

Comments

@jeremystretch
Copy link
Member

jeremystretch commented Jan 11, 2022

NetBox version

v3.1.5

Feature type

New functionality

Proposed functionality

Display a small drawing or photo of a connector type when selected in a form. For example, when adding a power outlet to a device, selecting the IEC 60320 C13 outlet form factor should display a small informational drawing of the connector. Selecting a different type would then update the displayed drawing.

The SVG rendering of various power connector types found here on Wikipedia are a great example, and available under a Creative Commons license. Other component types may be more difficult to obtain/create.

Use case

Including a visual representation of the selected connector type would help users find the correct type and avoid errant selections.

Database changes

None should be needed. We can just name the image files after the database values for each option (assuming a consistent file extension is used).

External dependencies

Any such included drawings or photographs would need to be sourced having an appropriate license (such as Creative Commons) or an original creation.

@jeremystretch jeremystretch added type: feature Introduction of new functionality to the application status: under review Further discussion is needed to determine this issue's scope and/or implementation labels Jan 11, 2022
@github-actions
Copy link
Contributor

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. Please see our contributing guide.

@github-actions github-actions bot added the pending closure Requires immediate attention to avoid being closed for inactivity label Mar 13, 2022
@jeremystretch jeremystretch added needs milestone Awaiting prioritization for inclusion with a future NetBox release and removed status: under review Further discussion is needed to determine this issue's scope and/or implementation pending closure Requires immediate attention to avoid being closed for inactivity labels Mar 14, 2022
@jeremystretch jeremystretch added status: backlog Awaiting selection for work complexity: medium Requires a substantial but not unusual amount of effort to implement labels May 21, 2024
@jeremystretch jeremystretch added the netbox label Nov 1, 2024 — with Linear
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
complexity: medium Requires a substantial but not unusual amount of effort to implement needs milestone Awaiting prioritization for inclusion with a future NetBox release netbox status: backlog Awaiting selection for work type: feature Introduction of new functionality to the application
Projects
None yet
Development

No branches or pull requests

1 participant