Skip to content

Conversation

@marcodejongh
Copy link
Owner

  • Convert hasMoreResults to always return a boolean instead of potentially undefined, which could cause InfiniteScroll's hasMore prop to behave incorrectly
  • Return the Promise from setSize in fetchMoreClimbs to allow proper coordination with the InfiniteScroll component
  • Update fetchMoreClimbs type signature to reflect Promise return

- Convert hasMoreResults to always return a boolean instead of potentially
  undefined, which could cause InfiniteScroll's hasMore prop to behave
  incorrectly
- Return the Promise from setSize in fetchMoreClimbs to allow proper
  coordination with the InfiniteScroll component
- Update fetchMoreClimbs type signature to reflect Promise return
@vercel
Copy link

vercel bot commented Dec 25, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
boardsesh Ready Ready Preview, Comment Dec 25, 2025 8:01am

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.

3 participants