matrix-org / matrix-org/matrix-rust-sdk
[Media+Timeline] Expose media uploading progress through the timeline items
Open
Nobody has claimed this yet.
blocked
- Dominant language
- Rust
- Stars
- 2.3k
- Forks
- 500
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 106
Description
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.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading sister issue #1733, then trace how media attachments are uploaded and represented by related timeline items in the Rust SDK. Done means the related timeline item exposes the upload's loading progress so clients can present it in the timeline context.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- api
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100