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

Copy email address to clipboard on click #77

Open
3 tasks
deweydell opened this issue Jun 30, 2019 · 0 comments
Open
3 tasks

Copy email address to clipboard on click #77

deweydell opened this issue Jun 30, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@deweydell
Copy link
Contributor

deweydell commented Jun 30, 2019

Description

We have a lot of contact email addresses (signified by italics) on the landing page. I personally don't like mailto links because they always open up the mail client. Instead, I think it would be useful to copy the email address to the clipboard.

Acceptance Criteria

  • email addresses have a hover state that signifies they can be clicked
  • email address is copied to clipboard on click
  • success message that it was copied once you click

Dev approach

  • Create a new EmailAddress component

Mockup

On hover:
Screen Shot 2019-09-28 at 10 06 18 AM

After click:
Screen Shot 2019-09-28 at 10 06 40 AM

@deweydell deweydell created this issue from a note in Kanban (Prioritized Todo) Jun 30, 2019
@deweydell deweydell added the enhancement New feature or request label Jun 30, 2019
@deweydell deweydell removed this from Prioritized Todo in Kanban Dec 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant