better query for holdings / collections on user profile
- Dominant language
- TypeScript
- Stars
- 4
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
following up from here
- https://github.com/kodadot/nft-gallery/issues/3182#issuecomment-1179691901
in profile / holdings tab, current time for expanding collections with large numbers (thousands) results in long loading time / freezing.
given the @vikiival comment, I assume this query could be pimped up to handle this in a better way
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the profile/holdings tab and trace the query used when expanding large collections, then review the linked discussion for the existing performance context. Measure behavior with collections containing thousands of items; done means expansion no longer causes long loading times or freezing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- graphql, typescript
- Domain
- api, backend, performance
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 32/100