-
Notifications
You must be signed in to change notification settings - Fork 6
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: APP-2977 - Implement AssetTransfer module component #134
Conversation
… parent component AssetTransfer
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.
Thanks for the implementation @thekidnamedkd
src/modules/components/asset/assetTransfer/assetTransferAddress/index.ts
Outdated
Show resolved
Hide resolved
src/modules/components/asset/assetTransfer/assetTransferAddress/assetTransferAddress.tsx
Outdated
Show resolved
Hide resolved
src/modules/components/asset/assetTransfer/assetTransferAddress/assetTransferAddress.tsx
Outdated
Show resolved
Hide resolved
src/modules/components/asset/assetTransfer/assetTransferAddress/assetTransferAddress.tsx
Outdated
Show resolved
Hide resolved
src/modules/components/asset/assetTransfer/assetTransferAddress/assetTransferAddress.tsx
Outdated
Show resolved
Hide resolved
…ction, new prop naming, ICompositeAddress type, etc
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.
Component looks great now, well done @thekidnamedkd 👏🏻
Left a couple of comments and a question for @Fabricevladimir
src/modules/components/asset/assetTransfer/assetTransfer.stories.tsx
Outdated
Show resolved
Hide resolved
src/modules/components/asset/assetTransfer/assetTransferAddress/assetTransferAddress.test.tsx
Outdated
Show resolved
Hide resolved
src/modules/components/asset/assetTransfer/assetTransferAddress/assetTransferAddress.test.tsx
Outdated
Show resolved
Hide resolved
src/modules/components/asset/assetTransfer/assetTransferAddress/assetTransferAddress.tsx
Outdated
Show resolved
Hide resolved
…e ENS check, require address on participants
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.
Thanks @thekidnamedkd!
Description
implement AssetTransfer module component with tests and stories
Task: APP-2977
Type of change
Checklist:
CHANGELOG.md
file in the root folder of the package after the [UPCOMING] title and beforethe latest version.