Automattic/wp-calypso
GitHub で見るMarketplace: Logged out view should use pagination
Open
#67,075 opened on 2022年8月29日
20percentGood First Issue
Repository metrics
- Stars
- (12,277 stars)
- PR merge metrics
- (平均マージ 3d 9h) (30d で 716 merged PRs)
説明
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