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

Voice messages: Persist drafts of voice messages when navigating between rooms #17979

Closed
2 tasks
turt2live opened this issue Jul 13, 2021 · 0 comments · Fixed by matrix-org/matrix-react-sdk#7840
Closed
2 tasks
Assignees
Labels
A-Voice-Messages O-Occasional Affects or can be seen by some users regularly or most users rarely S-Major Severely degrades major functionality or product features, with no satisfactory workaround Sponsored T-Enhancement

Comments

@turt2live
Copy link
Member

turt2live commented Jul 13, 2021

  • Stop capture when switching rooms
  • Voice message is remembered as recorded when switching back to that room
  • Leaving a room stops recording but saves the draft.
  • On going to any other room, the user can send messages as normal. But on returning to the room where they were recording a message, the draft will remain in place ready to be sent.
  • The draft should look and behave the same as an unsent voice message if I had stopped recording but stayed in the room. Screenshot 2021-08-27 at 09 55 58
  • I cannot edit or continue recording the voice message at this stage.
  • The only choices are delete, play/preview or send
  • It is also not possible to send another message in this room until you have either deleted or sent the draft voice message.
  • It is possible to have multiple draft voice messages in multiple rooms. The draft only appears when I go to the relevant room.
@jakewb-b jakewb-b added this to Ready for Dev in Voice Messages Post-Launch Aug 24, 2021
@turt2live turt2live added O-Occasional Affects or can be seen by some users regularly or most users rarely S-Major Severely degrades major functionality or product features, with no satisfactory workaround Sponsored T-Enhancement and removed P2 labels Aug 26, 2021
@jakewb-b jakewb-b moved this from Ready for Dev to Needs Design in Voice Messages Post-Launch Aug 27, 2021
@jakewb-b jakewb-b moved this from Needs Design to Ready for Dev in Voice Messages Post-Launch Aug 27, 2021
@turt2live turt2live self-assigned this Feb 17, 2022
turt2live added a commit to matrix-org/matrix-react-sdk that referenced this issue Feb 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Voice-Messages O-Occasional Affects or can be seen by some users regularly or most users rarely S-Major Severely degrades major functionality or product features, with no satisfactory workaround Sponsored T-Enhancement
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

1 participant