-
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
Revert new "sort replies by likes" feature #1407
Comments
There are three main concerns as I see it:
More minor:
But overall, I'm just not sure likes are a good proxy for healthy engagement. +1 on reverting. (But longer term preferencing/thread management is a +1 too - this could be optioned, or done per-thread in UI - there are positives to this change, but imo need to capture/protect them.) |
Disagree on reverting it, just add more options (with most liked still being the default for new users). Putting bangers at the top was one of the good things about Twitter before Elon messed it up with the bluecheck stuff. |
This is already tracked in #1103. |
The announcement just mentions "Thread replies" (and web), not replies to single posts. Until now, replies to posts in a thread * were just added at the end of the thread. They may have been sorted chronologically, but the context of which post in the thread they were a reply to was not visible. Here I think sort by number of likes isn't worse than chronological sort, but it's not the solution, either. Details in #1044.
|
Chronological was not the previous default, which is what makes this somewhat confusing. It was a hybrid of chronological and reverse-chronological, with some additional logic. I wrote up what I believe to be the current default here:
|
I'm going to close this as a dup of #1103. If it looks like adding the option will take too long, we'll consider reverting. |
@Bossett I don't see in what way a chronological order would be better about that... On the contrary, the first replies would be displayed first and couldn't even be replaced by "better" (more liked) ones |
@pfrazee Thanks for being open to the feedback. |
Is your feature request related to a problem? Please describe.
The change to sort replies by likes instead of chronologically was introduced today (1.49). It was widely panned in the replies as being harmful to the user experience rather than an improvement.
Describe the solution you'd like
Revert this change and sort replies chronologically by default. Ideally, also add an option to sort replies by other criteria (likes, number of replies), but leave chronological the default.
Additional context
See the many replies to the announcement: https://bsky.app/profile/bsky.app/post/3k6t3d3wkxv26
The text was updated successfully, but these errors were encountered: