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

Use paginator to load strategies #1649

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

Use paginator to load strategies #1649

wants to merge 6 commits into from

Conversation

GrandSchtroumpf
Copy link
Collaborator

@GrandSchtroumpf GrandSchtroumpf commented Feb 4, 2025

fix #1648
Add a pagination hook at the end of the list to lazy load content as you scroll down.

Test:

  • Go to explorer, select USDC
  • Scroll down
  • The cards / rows should load overscroll

Copy link

cloudflare-workers-and-pages bot commented Feb 4, 2025

Deploying carbon-app with  Cloudflare Pages  Cloudflare Pages

Latest commit: cba5eb0
Status: ✅  Deploy successful!
Preview URL: https://ff3868d8.carbon-app-csq.pages.dev
Branch Preview URL: https://issue--1648.carbon-app-csq.pages.dev

View logs

Copy link

cloudflare-workers-and-pages bot commented Feb 4, 2025

Deploying carbon-app-sei with  Cloudflare Pages  Cloudflare Pages

Latest commit: cba5eb0
Status: ✅  Deploy successful!
Preview URL: https://c83842bf.carbon-app-sei.pages.dev
Branch Preview URL: https://issue--1648.carbon-app-sei.pages.dev

View logs

Copy link

cloudflare-workers-and-pages bot commented Feb 4, 2025

Deploying carbon-app-blast with  Cloudflare Pages  Cloudflare Pages

Latest commit: cba5eb0
Status: ✅  Deploy successful!
Preview URL: https://c580dd15.carbon-app-blast.pages.dev
Branch Preview URL: https://issue--1648.carbon-app-blast.pages.dev

View logs

Copy link

cloudflare-workers-and-pages bot commented Feb 4, 2025

Deploying carbon-app-celo with  Cloudflare Pages  Cloudflare Pages

Latest commit: cba5eb0
Status: ✅  Deploy successful!
Preview URL: https://000fc6cf.carbon-app-celo.pages.dev
Branch Preview URL: https://issue--1648.carbon-app-celo.pages.dev

View logs

Copy link
Collaborator

@tiagofilipenunes tiagofilipenunes left a comment

Choose a reason for hiding this comment

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

LGTM, on desktop and mobile 👍

@ashachaf
Copy link
Collaborator

ashachaf commented Feb 5, 2025

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.

Use pagination for strategy cards
3 participants