-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Experiment] Suggest profiles in profile #5030
Conversation
Your Render PR Server URL is https://social-app-pr-5030.onrender.com. Follow its progress at https://dashboard.render.com/web/srv-cr8hogrtq21c7399r9l0. |
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice!
* Rename variable to disambiguate with parent scope * More variables where they are used * Inline variables * Add suggestions in profile * Gate it * rm space * Remove header suggestions under gate (cherry picked from commit dbbbba1)
Hi! Providing some feedback: I hate this, I do not like having my timeline split with a carousel of random accounts. Please take this out of the app 👍 |
There's a new feedback thread in #5214, would appreciate specific feedback there! Thanks. |
A more prominent placement for the profile suggestions since they've gotten better recently. This adds an interstitial to profile feeds (Posts and Replies tabs only).
Test Plan
Enable the gate. Observe this block after 5 slices:
It should be profile-dependent. Check with different profiles. (Might work better with a fresh account if your cluster follows are already saturated.) Some profiles won't have it (if no suggestions were served). For some accounts you'll see generic suggestions (if we don't know their cluster).
Verify Discover interstitials work like before.