Skip to content

Explore snippets page show only next/previous page links

Mark Chao requested to merge 34420-optimize-pagination-on-explore-snippets into master

What does this MR do?

Make snippet explore page to only display next/previous page links.

This avoids the costly total count query, needed to compute links to the last page.

Screenshots

Screenshot_2020-02-25_Snippets___Explore

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Related to #34420 (closed)

Edited by Yorick Peterse

Merge request reports