Skip to content

bugfix/dont remove collectibles during auto detection - #439

Merged
estebanmino merged 2 commits into
developfrom
bugfix/dont-remove-collectibles
Apr 15, 2021
Merged

bugfix/dont remove collectibles during auto detection#439
estebanmino merged 2 commits into
developfrom
bugfix/dont-remove-collectibles

Conversation

@estebanmino

@estebanmino estebanmino commented Apr 9, 2021

Copy link
Copy Markdown
Contributor

For some old reason we were deleting collectibles that weren't being detected in the 3rd party API, causing manually added collectibles to be removed every time this method was called.

Fixes MetaMask/metamask-mobile#2465

@estebanmino
estebanmino requested a review from a team as a code owner April 9, 2021 14:24
@estebanmino estebanmino changed the title bugfix/dont remove collectibles bugfix/dont remove collectibles during auto detection Apr 9, 2021

@Gudahtt Gudahtt left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I believe the intent here was to automatically remove any collectibles that we added that the user no longer has. e.g. anything that OpenSea is aware of I guess 🤔

It would be nice if we could preserve that behaviour while still preventing this from removing custom collectibles. I'm not sure of an easy way to do that though.

Not going to block on that though, this seems like a definite improvement over deleting custom collectibles.

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.

Custom collectibles/NFTs disappear after relaunching the app

2 participants