Skip to content

Revert explore projects default sort to last updated

Thong Kuah requested to merge revert_sort_order_explore_projects into master

What does this MR do?

Revert explore projects default sort to last updated. Partial revert of !47734 (merged)

Does not affect https://gitlab.com/dashboard/projects

Why ?

https://gitlab.com/explore/projects is being gamed:

Screen_Shot_2021-02-23_at_3.42.59_PM

The problem we are fixing is for non-logged in users and Googlebot going to https://gitlab.com/explore/projects. They should not see the same list of projects always.

Screenshots (strongly suggested)

Screenshot with fix, viewing as non-logged in user:

Screen_Shot_2021-02-23_at_3.47.22_PM

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Thong Kuah

Merge request reports