Fix : Threaded Messages Sorting Based on Latest Reply Time.#805
Conversation
|
@AyushKumar123456789 |
…sed_on_latest_reply
…d_on_latest_reply' into fix-Threaded_message_sorted_based_on_latest_reply
|
Sir, I have fixed the linting, Can you please try to merge it again. |
2ef2985 to
8f3bb40
Compare
|
It doesn't already come in sorted order from RC ? It would not be good to sort on frontend i beleive |
|
Thanks for the feedback. Rocket.Chat currently sorts threads based on when they were started, not by the latest replies. To improve the user experience, I implemented frontend sorting to display the most recent replies first. I agree that backend sorting would be more efficient and will look into enhancing it accordingly. |
|
In that case @AyushKumar123456789 We may look for other possibilities later on, I'm closing this PR due to mentioned reasons |
Brief Title
Fix Threaded Messages Sorting Based on Latest Reply Time.
Acceptance Criteria fulfillment
Fixes #804
Video/Screenshots
fixed.threaded.message.mp4
PR Test Details
Note: The PR will be ready for live testing at https://rocketchat.github.io/EmbeddedChat/pulls/pr-<pr_number> after approval. Contributors are requested to replace
<pr_number>with the actual PR number.