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

feat: add externalLinkClicked to TransactionMetaBase type #3828

Merged
merged 5 commits into from
Jan 25, 2024

Conversation

digiwand
Copy link
Contributor

Explanation

This prop is used to pass a value used to be added as a transaction metametric fragment prop.

References

Fixes https://github.com/MetaMask/MetaMask-planning/issues/1756
Related to MetaMask/metamask-extension#22631

Changelog

@metamask/transaction-controller

  • feat: Adds externalLinkClicked prop to TransactionMetaBase type

Checklist

  • I've updated the test suite for new or updated code as appropriate
  • I've updated documentation (JSDoc, Markdown, etc.) for new or updated code as appropriate
  • I've highlighted breaking changes using the "BREAKING" category above as appropriate

Copy link
Contributor

@mcmire mcmire left a comment

Choose a reason for hiding this comment

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

This looks good!

@digiwand digiwand merged commit 1dadf04 into main Jan 25, 2024
136 checks passed
@digiwand digiwand deleted the feat-add-external-link-clicked-to-TransactionMetaBase branch January 25, 2024 21:28
digiwand added a commit that referenced this pull request Jan 26, 2024
…3854)

Reverts #3828

no longer needed after discovering we can update the event fragment
ad-hoc using the useTransactionEventFragment hook

Related to MetaMask/metamask-extension#22631
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.

3 participants