Skip to content

Add latest feed to discovery for tenants minds#4930

Ben requested to merge feat/latest-discovery-m4930 into master

Ticket(s) / Related Merge Requests

minds#4930 (closed)

Summary of Changes

Adds latest feed to discovery when on tenant networks.

Testing Considerations

Bound to https://ben.oke.minds.io/

  • Latest feed is visible in explore and functions on tenant network.
  • Latest feed is NOT visible in explore on Minds.
  • When clicking discovery in sidebar on a tenant network, the user is sent to the latest tab.
  • When clicking discovery in sidebar on Minds, the user is sent to the trending tab.

Deployment Considerations

Standard deployment.

Regression Scope

  • Routing to the discovery feed.
  • Discovery tabs.
  • Search feed.

Platform Affected (web, mobile, etc)

Web.

Developer Testing Completed

Manual, unit (karma/jasmine).

Screenshots / Screen Recording

Latest feed is visible in explore and functions on tenant network.

simplescreenrecorder-2024-06-27_13.02.43

Latest feed is NOT visible in explore on Minds.

simplescreenrecorder-2024-06-27_13.04.34

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