Skip to content

Added group boosts to recommended groups/channels #5060

Martin Santangelo requested to merge js/recomendations-groups-boost into develop

Ticket(s) / Related Merge Requests

#5060 (closed)

Summary of Changes

  • Added support for boosted groups on the channel recommendation component

  • Unified the implementation of the ChannerRecommendationItem to avoid duplicated code and ensure UI consistency

  • Changed the Group & Channel recommendation items components to match the design

  • Changelog file updated with this template (one or more)

    • Added for new features.
    • Changed for changes in existing functionality.
    • Deprecated for soon-to-be removed features.
    • Removed for now removed features.
    • Fixed for any bug fixes.
    • Security in case of vulnerabilities.

Testing Considerations

  • I tested the channel recommendation on the newsfeed (Pointing the app to a sandbox)

Regression Scope

It affects the recommendations of channels & groups

Platform Affected (web, mobile, etc)

both

Developer Testing Completed

  • I tested the channel recommendation on the newsfeed (Pointing the app to a sandbox)
  • I tested the group suggestion on groups screen empty state (new user). But unsure if that endpoint will add boosted groups there.

Screenshots

imagen imagen imagen

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode
Edited by Martin Santangelo

Merge request reports