You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
After click:
The text was updated successfully, but these errors were encountered:
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
Dev approach
EmailAddress
componentMockup
On hover:
After click:
The text was updated successfully, but these errors were encountered: