You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to be able to edit the caption on a media file that I have sent
So that I can hide my inability to type correctly.
Acceptance criteria
Editing a caption should not change the image, only the text should be updated.
If markdown was used to send the caption, it should be restored to the composer to help fix syntax errors.
Size estimate
None
Dependencies
Rust: Editing a caption would happen using the edit() function on the timeline, using EditedContent::MediaCaption for the media event — this will fail if the underlying event wasn't a room message of a media type.
Out of scope
Nothing
Open questions
The content you are editing has changed. Please copy your edits and refresh the page.
Description
Acceptance criteria
Size estimate
None
Dependencies
edit()
function on the timeline, usingEditedContent::MediaCaption
for the media event — this will fail if the underlying event wasn't a room message of a media type.Out of scope
Open questions
Questions
Subtasks
Android
iOS
Rust
Other
The text was updated successfully, but these errors were encountered: