-
Notifications
You must be signed in to change notification settings - Fork 68
Add individual copy buttons to publisher finish payout view #1108
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
base: main
Are you sure you want to change the base?
Conversation
Co-authored-by: ericholscher <[email protected]>
Co-authored-by: ericholscher <[email protected]>
Co-authored-by: ericholscher <[email protected]>
|
We probably just want little paste icons next to email, amount, and description, right? |
|
@davidfischer you shouldn't be reviewing these until they're marked @copilot fix it |
Done in commit e367b72. Added individual copy icons next to email, amount, and subject fields. Each button copies just that field's value and shows a green checkmark for visual feedback. |
|
@davidfischer This is looking close now. Not sure if this is the best way to copy text, but seems workable. It works great locally 💯 |


Add individual copy buttons to publisher-finish-payout view
This PR adds convenient individual copy buttons to the publisher-finish-payout view that allow staff members to easily copy each payout field (email, amount, and subject) independently to their clipboard for pasting into PayPal.
Plan:
Changes Made:
UI Preview:
Individual copy buttons next to each field:

After clicking (button turns green with checkmark):

How it works:
Security Summary:
Original prompt
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.