Skip to content
This repository was archived by the owner on Apr 4, 2022. It is now read-only.

[Explorer] Add copy buttons for traded token addresses #819

Merged
merged 4 commits into from
Nov 9, 2021

Conversation

matextrem
Copy link
Contributor

Summary

Closes #802

Added copy to clipboard component for copying traded token addreses.

Screen Shot 2021-11-08 at 00 47 53

To Test

  1. Go to orders/<order id> page (i.e: 0xa2e6c6fe3a83080e0c911e3e75ef4fce8bddb2929f25685c9631255f88dcb6a704a66cbba0485d7b21af836f52b711401300fddb615f8e69)
  • You'll see copy to clipboard button next to traded tokens name in Amount row

@matextrem matextrem added the Protofire task to the protofire team label Nov 8, 2021
@matextrem matextrem self-assigned this Nov 8, 2021
@github-actions
Copy link

github-actions bot commented Nov 8, 2021

Copy link

@elena-zh elena-zh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@matextrem matextrem requested a review from elena-zh November 8, 2021 16:37
Copy link

@elena-zh elena-zh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Copy link
Contributor

@alfetopito alfetopito left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Working very nice, and awesome catch by Elena, I would totally have missed that.

Comment regarding the component below

@matextrem matextrem requested a review from alfetopito November 9, 2021 04:15
@alfetopito alfetopito added the Auto-merge PRs with this tag will be automatically merged when approved and CI succeeds label Nov 9, 2021
@mergify mergify bot merged commit 494472f into develop Nov 9, 2021
This was referenced Nov 16, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Auto-merge PRs with this tag will be automatically merged when approved and CI succeeds Protofire task to the protofire team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add buttons for copying traded token addresses in the explorer.
3 participants