[SOLVED] option to change the replies order to oldest to newest, because now it is confusing af.

Why is leetcode using newest to oldest ordering as default to display subcomments. I have never seen any online platform displaying comments like this. It is really confusing when you read reples to comments, you realise that it's in the reverse order only after a bit. If there is'nt a way to do this now, Leetcode should really implement it. The users should be able to sort the comments by oldest to newset, most upvotes first etc. like in reddit. I guess it's not that hard to do as well. Also if my opinion is wrong, can someone explain why the current order is prefferd by Leetcode as the only option.

EDIT: I realised we can sort parent comments, but that ordering also applies to replies(subcomments) as well. Shouldn't replies be sorted in oldest to newest by default, since otherwise it doesn't make any sense?

Comments (2)