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 href mailto to tenant contact assignment table #17197

Closed
ChrisRecioHive opened this issue Aug 16, 2024 · 4 comments
Closed

Add href mailto to tenant contact assignment table #17197

ChrisRecioHive opened this issue Aug 16, 2024 · 4 comments
Labels
complexity: low Requires minimal effort to implement type: feature Introduction of new functionality to the application

Comments

@ChrisRecioHive
Copy link

NetBox version

v4.0.9

Feature type

Change to existing functionality

Proposed functionality

In the tenant contact assignment table, edit the contact email to use href mailto

Use case

Allows for more quick emailing of contacts. Ability to click the email directly and open in your mail client instead of either copying the contact email text to clipboard or clicking on the contact profile and clicking the email address.

Database changes

No response

External dependencies

No response

@ChrisRecioHive ChrisRecioHive added status: needs triage This issue is awaiting triage by a maintainer type: feature Introduction of new functionality to the application labels Aug 16, 2024
@goteamkor
Copy link

goteamkor commented Aug 16, 2024

For context, when viewing contacts, the email field is already clickable, but when viewing the contact assignments from the object's perspective the email address is no longer clickable.

Similar to FR for the phone field as well: #17072

image

image

image

@ITJamie
Copy link
Contributor

ITJamie commented Aug 18, 2024

just a note. it can be useful that this field isn't a mailto when needing to copy the address for use elsewhere.
if forcing them all email address fields to be a href-mailto it would be great if there was a "copy" button added beside it to copy the email value.

@jeremystretch jeremystretch removed their assignment Aug 19, 2024
@jeremystretch jeremystretch 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 21, 2024
@jeremystretch
Copy link
Member

Let's merge this into #17072 as they're very closely related and can easily be implemented together.

@jeremystretch jeremystretch closed this as not planned Won't fix, can't repro, duplicate, stale Aug 21, 2024
@jeremystretch jeremystretch removed the status: needs owner This issue is tentatively accepted pending a volunteer committed to its implementation label Aug 21, 2024
@goteamkor
Copy link

just a note. it can be useful that this field isn't a mailto when needing to copy the address for use elsewhere. if forcing them all email address fields to be a href-mailto it would be great if there was a "copy" button added beside it to copy the email value.

Someone agrees.
#17229

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
complexity: low Requires minimal effort to implement type: feature Introduction of new functionality to the application
Projects
None yet
Development

No branches or pull requests

4 participants