Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Story] Edit a media caption #2618

Closed
3 tasks done
pixlwave opened this issue Nov 12, 2024 · 0 comments
Closed
3 tasks done

[Story] Edit a media caption #2618

pixlwave opened this issue Nov 12, 2024 · 0 comments

Comments

@pixlwave
Copy link
Member

pixlwave commented Nov 12, 2024

Description

  • As a user
  • 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

  • Long pressing a message that has a caption should give options to edit or remove the caption.
    • 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 e.g. help users fix syntax errors.
  • Long pressing an audio/file/image/video message that doesn't contain a caption should give the option to add a caption.
    • The message composer in the room will be used to add the caption.

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

Questions

Preview Give feedback
No tasks being tracked yet.

Subtasks

Android

Preview Give feedback
  1. T-Task
    bmarty

iOS

Preview Give feedback
  1. T-Task

Rust

Preview Give feedback

Other

Preview Give feedback
No tasks being tracked yet.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant