Skip to content

Export sub counts in various areas of user recs front#6054

Ben requested to merge feat/sub-count-channels-f6054 into master

Ticket(s) / Related Merge Requests

front#6054 (closed)

Summary of Changes

Export sub counts in publisher recs and "see more" channel recommendations of publisher recs component.

Testing Considerations

This change does not concern itself with the visual presentation of the publisher cards - it is purely to export the subscriber counts to the existing counts show.

  • Can see sub counts in publisher recs. This may require multiple refreshes as it randomly shows channels or groups - and you will need to use a channel that has recommendations (following a few channels).
  • Can see sub counts after clicking see more on publisher recs.
  • Should see subscriber count for Boosted channels (confirmed with @chints98)

Deployment Considerations

Standard deployment.

Regression Scope

Publisher recs and channel rec page accessed through "See more" button.

Platform Affected (web, mobile, etc)

Web.

Developer Testing Completed

Manual, unit (phpspec).

Screenshots / Screen Recording

simplescreenrecorder-2023-08-18_15.42.05

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