[Master Feature] Doc-level infinite scroll #14059
Comments
This issue doesn't have a category which makes it harder for us to keep track of it. @ericlindley-g Please add an appropriate category. |
Is this capability going to be implemented by removing the limitations of |
Yep — the implementation of this feature is amp-next-page. It's available to use as an experiment now, and when we've fixed some bugs that have been identified (analytics in particular, as well as signaling the "active" document so the display & sharing URLs can be updated to match), then the feature will launch to general availability. |
This issue hasn't been updated in awhile. @aghassemi Do you have any updates? |
Any updated timeline on this? I saw that element-level infinite scroll made it to production, but not sure we can use that for entire articles. |
@Pkmmte this feature is currently experimentally available under a |
Closing in favor of #25500 |
Support document-level infinite scroll, such that when the user reaches the end of the core content of an AMP document (an article, a product detail page, etc), a call can be made to an arbitrary endpoint to fetch additional documents to be dynamically loaded into the view. For the best user experience, users should never see a loading spinner, but instead should either be presented with already-loaded results, or a "recommended content" section to navigate to more.
The text was updated successfully, but these errors were encountered: