Skip to content

Boosts v3: feed, console, and refactor #4693 #4685

Manish requested to merge js/boosts-v3-feed-and-console-4693 into master

Ticket(s) / Related Merge Requests

#4693 (closed) #4685 (closed)

Summary of Changes

  • moved the src/boost into src/modules/boost and changed the folder structure
  • changed the endpoint of all boost functionality from v2 to v3 with a feature flag (boost feed, in-feed boosts, boost console, boost console revoking)

Testing Considerations

FF: mob-4638-boost-v3

Make sure to point the app to a sandbox env.

Test the boost functionality

  • boost feed in discovery
  • in-feed boosts
  • boost console

both feature flag ON and OFF should be tested.

Regression Scope

All boost functionality

Platform Affected (web, mobile, etc)

All

Developer Testing Completed

Local. Revoking not tested yet since the BE isn't ready

Screenshots

Simulator_Screen_Shot_-iPhone_14_Pro-_2023-01-12_at_11.30.41

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode
Edited by Manish

Merge request reports