matrix-rust-sdk
matrix-rust-sdk copied to clipboard
[Media+Timeline] Expose media uploading progress through the timeline items
Sister issue of #1733
Uploading media attachments should expose the loading progress through the related timeline item. That way we can present the user with that information, in the current context, within the timeline.
We don't currently have a timeline item for media while the file is still being uploaded, so this is blocked on changing that (#1732). Still I'll assign myself since I've done most of the other timeline things as well as the general upload progress tracking.
@jplatte you are right. We need local echo first. Those 2 features are in the same epic File upload improvements we will attack later.