2.7.7
Flow Wallet Extension 2.7.7 Release Notes
Quick feature update added a search feature to the NFT collection detail page and the move popup in the extension's front end.
🔍Search feature for NFT
- Access the search page from the top right corner of the NFT detail page.
- Search bar in the front page move NFT popup.
- Search page loads the entire NFT list under the collection at once for the user to search.
🛠️ NFT code update
- Updated the NFT code structure into reusable components across EVM and cadence NFT page.
- Increased page limit to 50 per page in NFT request.
- Fixed the EVM pagination offset, now correctly use the string offset to fetch the next page.
- Added NFT hook file to manage the request and NFT list.
🎨 Ui update
- Fixed the font and spacing differences between the accounts in the move NFT popup.
- Update the grid in collection detail to have the correct spacing and size.