Skip to content

Conversation

@dcramer
Copy link
Member

@dcramer dcramer commented Dec 18, 2025

Adds click-to-copy functionality for user emails on the issue details page.

Users can now click on an email in the participant list to copy it to their clipboard, improving workflow and aligning with existing Sentry UI patterns.

This was implemented by:

  • Utilizing the useCopyToClipboard hook.
  • Creating a ClickableEmail component with appropriate styling (pointer cursor, underline on hover) and a tooltip.
  • Updating both streamline and non-streamline versions of participantList.tsx.
  • Adding comprehensive tests to verify the functionality.

Legal Boilerplate

Look, I get it. The entity doing business as "Sentry" was incorporated in the State of Delaware in 2015 as Functional Software, Inc. and is gonna need some rights from me in order to utilize my contributions in this here PR. So here's the deal: I retain all rights, title and interest in and to my contributions, and by keeping this boilerplate intact I confirm that Sentry can use, modify, copy, and redistribute my contributions, under Sentry's choice of terms.


Slack Thread

Open in Cursor Open in Web

@cursor
Copy link
Contributor

cursor bot commented Dec 18, 2025

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Dec 18, 2025
@getsantry
Copy link
Contributor

getsantry bot commented Jan 9, 2026

This pull request has gone three weeks without activity. In another week, I will close it.

But! If you comment or otherwise update it, I will reset the clock, and if you add the label WIP, I will leave it alone unless WIP is removed ... forever!


"A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀

@getsantry getsantry bot added the Stale label Jan 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Frontend Automatically applied to PRs that change frontend components Stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants