Skip to content

Change top-feed logic for tenant networks minds#4485

Ben requested to merge feat/tenant-topfeed-4485 into master

Ticket(s) / Related Merge Requests

minds#4485 (closed)

Summary of Changes

Changes top feed logic on tenant networks as per AC to remove the minimum of 1 upvote that is required.

Testing Considerations

Sandbox: https://c81e728d9d4c2f636f067f89cc14862c.bens-networks-4.oke.minds.io/

  • On the tenant network search by top, see no minimum vote requirement.
  • On the tenant network go to top feed, see no minimum vote requirement.
  • On the tenant network go to explore trending feed, see no minimum vote requirement.

Deployment Considerations

Standard deployment.

Regression Scope

Minor - just removes minimum vote count from tenant network top-feed algorithm.

Platform Affected (web, mobile, etc)

Web.

Developer Testing Completed

Manual.

Screenshots / Screen Recording

Non-tenant newsfeed top

image

Non-tenant search top

image

Non-tenant trending

image

Tenant newsfeed top

image

Tenant search top

image

Tenant trending

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
Edited by Ben

Merge request reports