-
Notifications
You must be signed in to change notification settings - Fork 451
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 NFTs tab #1762
feat: add NFTs tab #1762
Conversation
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.
can we start with all collections expanded? except by the "Others" , that one can be collapsed
packages/app/src/systems/Account/components/BalanceAssets/BalanceAssets.tsx
Outdated
Show resolved
Hide resolved
packages/app/src/systems/Account/components/BalanceNFTs/groupNFTsByCollection.ts
Show resolved
Hide resolved
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.
- in the black theme I can't see any separator between the collections
- I think the collection name can be a little bit bigger (in your video it looks bigger than when I run locally), did you change it after recording?
|
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.
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.
- Closes #1686 - Closes `FE-1087` --- | 📷 Demo | | --- | | <video src="https://github.com/user-attachments/assets/d2771cb6-fe1a-4c83-9ab6-db2be421d1c6" /> |
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated. # Releases ## @fuels/playwright-utils@0.47.0 ## fuels-wallet@0.47.0 ### Minor Changes - [#1764](#1764) [`d81ee482`](d81ee48) Thanks [@helciofranco](https://github.com/helciofranco)! - Add current account connection status to the header - [#1762](#1762) [`2460beef`](2460bee) Thanks [@helciofranco](https://github.com/helciofranco)! - Add a separate NFTs tab to the home screen. - [#1710](#1710) [`4c530078`](4c53007) Thanks [@nelitow](https://github.com/nelitow)! - Improve handling of custom assets. ### Patch Changes - [#1778](#1778) [`6ddb0014`](6ddb001) Thanks [@LuizAsFight](https://github.com/LuizAsFight)! - fix: review button entering on loading state after getting ready to approve - [#1725](#1725) [`28628cbd`](28628cb) Thanks [@nelitow](https://github.com/nelitow)! - Allow editing network name when adding. - [#1778](#1778) [`6ddb0014`](6ddb001) Thanks [@LuizAsFight](https://github.com/LuizAsFight)! - feat: remove intentional longer loading states to avoid blinking. - Updated dependencies \[]: - @fuel-wallet/connections@0.47.0 - @fuels/playwright-utils@0.47.0 ## @fuel-wallet/connections@0.47.0 ## @fuel-wallet/types@0.47.0 Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
FE-1087
Screen.Recording.2025-01-15.at.18.06.57.mov