Automattic/wp-calypso

Marketplace: Logged out view should use pagination

Offen

#67.075 geöffnet am 29.08.2022

 (4 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (2.034 Forks)batch import
20percentGood First Issue

Repository-Metriken

Stars
 (12.277 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 3T 9h) (716 gemergte PRs in 30 T)

Beschreibung

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

Contributor Guide