Skip to content

Conversation

@mikannkann
Copy link
Collaborator

@mikannkann mikannkann commented Sep 22, 2025

Closes #177

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds infinite scroll functionality to the ImageList component by implementing automatic loading when the "load more" button becomes visible in the viewport.

  • Introduces IntersectionObserver-based automatic loading when the load more button is near the viewport
  • Adds fallback logic to handle edge cases where content fits entirely within the viewport
  • Maintains existing manual click functionality while adding seamless auto-loading behavior

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@mikannkann mikannkann disabled auto-merge September 23, 2025 00:32
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.

[Enhancement] 無限スクロール

2 participants