Automattic/wp-calypso

Marketplace: Logged out view should use pagination

Open

#67,075 创建于 2022年8月29日

在 GitHub 查看
 (4 评论) (0 反应) (0 负责人)JavaScript (2,034 fork)batch import
20percentGood First Issue

仓库指标

Star
 (12,277 star)
PR 合并指标
 (平均合并 3天 9小时) (30 天内合并 716 个 PR)

描述

Logged out page views were implemented here: https://github.com/Automattic/wp-calypso/pull/66169

I think for SEO we should make use of paginated category and search results.

This should only require swapping out the infinite scroll variation with the paginated one somewhere like here.

Acceptance:

  • Use paginated search results for logged out marketplace views

贡献者指南