Skip to content
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

Add buttons to copy content and code to transaction details #577

Closed
wants to merge 3 commits into from
Closed

Add buttons to copy content and code to transaction details #577

wants to merge 3 commits into from

Conversation

kevin-btc
Copy link
Contributor

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List

  • Add Button to copy content or smart contract code in clipboard (issue #438)
  • No dependency required

Type of change

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

  • Create a transaction with content and a smart contract code.
  • After submitting the transaction, you need to go to the transaction details.
  • In the transaction details, click on Data > Code in the left menu.
  • Click the "copy" button in the smart contract code field and paste it somewhere.
  • Do the same thing for Data > content

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@kevin-btc kevin-btc changed the base branch from master to develop September 20, 2022 09:28
@kevin-btc kevin-btc closed this by deleting the head repository Sep 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant