chat list isn't sorted by latest activity #66

Closed
opened 2026-04-19 11:02:12 +00:00 by zaelgohary · 0 comments
Member

The list renders chats in the order fetch_chats returns them. Users expect latest-activity-first (Telegram, WhatsApp, etc.).

Fix: sort the rendered list by last_message_time descending, with chats that have no timestamp pushed to the bottom.

The list renders chats in the order `fetch_chats` returns them. Users expect latest-activity-first (Telegram, WhatsApp, etc.). Fix: sort the rendered list by `last_message_time` descending, with chats that have no timestamp pushed to the bottom.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
lhumina_code/hero_archipelagos#66
No description provided.