Skip to content

Conversation

@KsenijaZivkovic
Copy link
Collaborator

@KsenijaZivkovic KsenijaZivkovic commented Oct 14, 2022

Description

Reused BannerInfo component and deleted unused components
This resulted in slightly smaller font for add/remove owner and send tokens modal (it was too big before, and now it's aligned with transactions modal"

Demo / Test Result

Screen Shot 2022-10-14 at 3 22 40 PM

@linear
Copy link

linear bot commented Oct 14, 2022

VSL-224

@KsenijaZivkovic KsenijaZivkovic marked this pull request as ready for review October 14, 2022 22:26
initialState={{
assetType: ASSET_TYPES.NFT,
selectedNFT: token,
selectedNFT: { ...token, collectionName: collectionId },
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Token doesn't have information about a collection, so I added it here to make sending tokens from NFTs page work. When user opens the modal, the NFT will be selected, and there will be no errors when this NFT is sent to the account.

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.

2 participants