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

Merged
merged 10 commits into from
Feb 6, 2025
Merged

Use paginator to load strategies #1649

merged 10 commits into from
Feb 6, 2025

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: 93350ef
Status: ✅  Deploy successful!
Preview URL: https://70b1eb76.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: 93350ef
Status: ✅  Deploy successful!
Preview URL: https://96b343c6.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: 93350ef
Status: ✅  Deploy successful!
Preview URL: https://5bffbb3f.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: 93350ef
Status: ✅  Deploy successful!
Preview URL: https://43e57c32.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

@GrandSchtroumpf GrandSchtroumpf merged commit ab8042b into main Feb 6, 2025
4 checks passed
@GrandSchtroumpf GrandSchtroumpf deleted the issue-#1648 branch February 6, 2025 10:44
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