Skip to content
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: [lw-12079] add virtualization to the list of nfts #1635

Open
wants to merge 30 commits into
base: main
Choose a base branch
from

Conversation

vetalcore
Copy link
Contributor

@vetalcore vetalcore commented Jan 9, 2025

Checklist

  • JIRA - LW-12079
  • Proper tests implemented

Proposed solution

  • use Grid component from the react-virtuoso lib
  • refactor useFetchImage to queue fetching images if necessary (limit max parallel requests)
  • handle external image resources and edge cases

Testing

Consider checking:

  • NFTs main layout
  • NFTs folders
  • NFTs search and asset picker (when creating a folder)
  • impersonated wallet with more than a thousand NFTs
  • assets picker in send drawer
  • tokens list / wallet avatar / address card (loading image assets)
  • stake pools grid (should be no regression)

@vetalcore vetalcore requested a review from a team as a code owner January 9, 2025 10:30
@pczeglik-iohk
Copy link
Contributor

pczeglik-iohk commented Jan 9, 2025

Allure Report

allure-report-publisher generated test report!

processReports: ✅ test report for 91d64ffd

passed failed skipped flaky total result
Total 34 0 3 0 37

@przemyslaw-wlodek przemyslaw-wlodek force-pushed the feat/lw-12079-virtualize-the-list-of-nfts branch 2 times, most recently from 46f3d2c to 64e9081 Compare January 10, 2025 00:11
@vetalcore vetalcore force-pushed the feat/lw-12079-virtualize-the-list-of-nfts branch 3 times, most recently from 211c003 to bf633fc Compare January 13, 2025 13:33
@przemyslaw-wlodek przemyslaw-wlodek force-pushed the feat/lw-12079-virtualize-the-list-of-nfts branch from c69aa3d to e8c518d Compare January 14, 2025 11:57
Copy link
Collaborator

@mchappell mchappell left a comment

Choose a reason for hiding this comment

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

Great teamwork @vetalcore @przemyslaw-wlodek 💪

@przemyslaw-wlodek przemyslaw-wlodek force-pushed the feat/lw-12079-virtualize-the-list-of-nfts branch from 47a7e66 to 579f89e Compare January 15, 2025 13:20
@DominikGuzei DominikGuzei force-pushed the feat/lw-12079-virtualize-the-list-of-nfts branch from 6b49cd3 to e112c26 Compare January 20, 2025 19:45
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.

6 participants