-
Notifications
You must be signed in to change notification settings - Fork 85
[Receipts] Add button to copy receipt email on transaction partial #12699
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?
[Receipts] Add button to copy receipt email on transaction partial #12699
Conversation
app/views/canonical_pending_transactions/_canonical_pending_transaction.html.erb
Outdated
Show resolved
Hide resolved
app/views/canonical_transactions/_canonical_transaction.html.erb
Outdated
Show resolved
Hide resolved
|
oh my gosh i have been wanting this feature for ages. if you could enable this on my account id be eternally grateful! |
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
…ansaction.html.erb Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
polypixeldev
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks nice, if this is ends up automatically enabled for people I would change the tooltip text to be more descriptive about what the email is
app/views/canonical_pending_transactions/_canonical_pending_transaction.html.erb
Outdated
Show resolved
Hide resolved
app/views/canonical_transactions/_canonical_transaction.html.erb
Outdated
Show resolved
Hide resolved
Co-authored-by: Samuel Fernandez <me@sfernandez.dev>
|
this is cool - what does the UI look like? |
|
@sampoder Just updated the PR description |
Co-authored-by: Samuel Fernandez <me@sfernandez.dev>
polypixeldev
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎉
Describe your changes
It'd be nifty if you could, in 1 click, copy the email address to upload receipts on a transaction. I put this together in 10 minutes as an experiment, and I put it behind a Flipper flag to allow us to do some internal testing with power users. Ideas / feedback welcome & encouraged.
Note: the tooltip has since changed. It now reads "Copy email address to clipboard to send receipts to this this transaction"