-
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
Ability to disable the "Suggested for you" box on profile pages #5214
Comments
This is not how it's supposed to work and in this case is more of a bug — it's supposed to show accounts related to the account you're viewing. There is a fallback (if it doesn't know any related accounts to the viewed account, it shows generic suggestions) but we should probably remove this fallback for this reason. |
We should probably also add a dismiss button so you can hide it. And maybe it doesn't make sense on own profile since the purpose is more about account discovery. |
I would hide the suggestions in settings at the moment if that was an option. But: I don't mind that they exist, I just don't like how "in my face" they are.
|
Thanks everyone for feedback, we're going to take a pass:
This might take ~ a week so pls bear with us for a bit. |
Edit: Sorry, may have worded that a bit hotheaded there. Assuming this isn't a bug, I'd like it to be removed - I'm not interested in algorithmic content in my feed at all. For anyone browsing this thread looking for a solution, here is a ublock origin filter to remove them: bsky.app#?#div:-abp-has(> div > div > a[aria-label="Browse more suggestions"]) |
I would have to agree allowing the user to disable this feature would be helpfully as I hate it when pop up in my feed of any type. This feature was more ported over from Twitter why not do more away from Twitter and start to expand on more things? But this disable feature on this would be greatly helpfully @gaearon From what you said above it been more then a week and still shows up but no means to dismiss it from the prompt I had. |
While scrolling through any profile, users will be greeted once by a "Suggested for you" box. This box contains 4 accounts suggested to the user to follow, which are the top 4 found on the Search Tab
Describe the solution you'd like
I believe this feature should have an option to disable it from appearing on profiles at all, especially on the user's own profile.
The option would be extremely nice to have for those who might not want to see it every time or at all! 🩵🩷🩵🩷
I personally would like to keep the accounts I'm suggested to follow to the Search tab, the place I'm most likely looking for accounts. Being contantly feed a list of suggestions that might be wrong and in a place I'm not expecting or wanting to see it can be a fairly negative experience
The text was updated successfully, but these errors were encountered: