You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 10, 2024. It is now read-only.
Re-use the FiltersDisplaySettingsView from Portfolio but for the NFT tab.
Don't show the Hide Small Balances row when opened from NFT tab.
Add Network Logo / Show network logo on NFTs when opened from NFT tab.
* Integrate Filters and Display Settings into NFT tab. Add show/hide network logo on NFT odisplay setting.
* Add 'Hide Unowned' display setting for NFTs only.
* Resolve unit tests, add unit tests for NFT filters to NFTStoreTests.
* Add initializer with default values for Filters.
…ve-ios#7750)
* Integrate Filters and Display Settings into NFT tab. Add show/hide network logo on NFT odisplay setting.
* Add 'Hide Unowned' display setting for NFTs only.
* Resolve unit tests, add unit tests for NFT filters to NFTStoreTests.
* Add initializer with default values for Filters.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Description:
Re-use the
FiltersDisplaySettingsView
from Portfolio but for the NFT tab.Don't show the
Hide Small Balances
row when opened from NFT tab.Add
Network Logo / Show network logo on NFTs
when opened from NFT tab.Ref:
#7585
The text was updated successfully, but these errors were encountered: