Indicate when older messages are being loaded #279

Open
opened 2025-10-14 15:44:26 -06:00 by navan · 0 comments
Owner

Originally created by @ulyssa on 4/14/2024

When scrolling to the top of history, it's not clear that older messages are being loaded in the background. Message::show_with_preview should probably generate some kind of loading text when prev is None, and the room fetch state is not RoomFetchStatus::Done.

*Originally created by @ulyssa on 4/14/2024* When scrolling to the top of history, it's not clear that older messages are being loaded in the background. `Message::show_with_preview` should probably generate some kind of loading text when `prev` is `None`, and the room fetch state is not `RoomFetchStatus::Done`.
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: github/iamb#279
No description provided.