Skip to content

Don't show group recs in explore trending feed #6145

Olivia Madrid requested to merge fix/recs-in-explore-f6145 into master

Ticket(s) / Related Merge Requests

#6145 (closed)

Summary of Changes

Group recommendations no longer display in the explore tab > trending feed

I was not able to reproduce the issue but made the suggested change to not show the publisher recs component in the explore tab context of the search component (which is what displays the trending feed)

Testing Considerations

Explore tab > trending feed

Deployment Considerations

Regression Scope

Explore/search

Platform Affected (web, mobile, etc)

Web

Developer Testing Completed

Publisher recs for groups do not display in the trending feed. They still display in search results.

Screenshots / Screen Recording

Recs not showing in trending feed image

Recs still show in search results image

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Definition of Done Checklist

  • The Acceptance Criteria has been met
  • Code is tested: Testing includes unit/spec, E2E/automated and manual testing
  • Merge requests description has been filled out

Merge request reports