chore: adds ab test for WH positioning in explore cp-7.78.0#30303
Conversation
|
CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes. |
🔍 Smart E2E Test Selection
click to see 🤖 AI reasoning detailsE2E Test Selection:
Impact Assessment:
Performance Test Selection: |
|



Description
Adds an AB test for the positioning of the Whats Happening section in the Explore page.
Changelog
CHANGELOG entry: no-changelog
Related issues
Fixes:
Manual testing steps
Screenshots/Recordings
Before
After
Pre-merge author checklist
Performance checks (if applicable)
trace()for usage andaddTokenfor an exampleFor performance guidelines and tooling, see the Performance Guide.
Pre-merge reviewer checklist
Note
Low Risk
Low risk UI-only change gated by a remote A/B test flag; primary risk is unintended section ordering or missing content in Explore for certain variants.
Overview
Adds a new remote A/B test (
socialAiTSA531AbtestWhatsHappeningExplore) to control whether the Explore "Now" tab shows Whats Happening before or after the Predict carousel.NowTabnow reads the variant viauseABTestand renders the two intro sections in the chosen order, while analytics are updated to attach the new assignment toEXPLORE_INTERACTEDevents (registry + unit test coverage).Reviewed by Cursor Bugbot for commit 166fec1. Bugbot is set up for automated code reviews on this repo. Configure here.