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

Device View: Add Copy Button for Device Name, Primary IP addresses (IPv4 & IPv6), and Serial Number #143

Closed
jvanderaa opened this issue Mar 13, 2021 · 2 comments · Fixed by #144
Assignees
Labels
type: feature Introduction of new or enhanced functionality to the application
Milestone

Comments

@jvanderaa
Copy link
Contributor

Environment

  • Python version: 3.8
  • Nautobot version: 1.0.0b2

Proposed Functionality

Add copy button next to particular components.

Use Case

As a user in the WebUI, I often times copy the data from the webui. Then I would get more data than just the one that I was looking for. Common things include the device name, IP addresses, and serial numbers (this last one was least error prone).

Database Changes

None

External Dependencies

Clipboard JS library (already included)
Clipboard icon

@jvanderaa
Copy link
Contributor Author

I have a working POC at this point. Probably going to need some help completing it for sure.

@jvanderaa jvanderaa mentioned this issue Mar 14, 2021
2 tasks
@jedelman8
Copy link
Contributor

Keep the POC coming. Going to add to the 1.1 milestone for now.

@jedelman8 jedelman8 added this to the v1.1.0 milestone Mar 24, 2021
@jedelman8 jedelman8 added status: current type: feature Introduction of new or enhanced functionality to the application labels Mar 24, 2021
@jedelman8 jedelman8 added this to To do in Release v1.1.0 via automation Apr 26, 2021
glennmatthews added a commit that referenced this issue Jun 18, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 17, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: feature Introduction of new or enhanced functionality to the application
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

2 participants