Open
Description
Guidelines
- I have searched searched open and closed issues for duplicates
- I am submitting a bug report for existing functionality that does not work as intended
- This isn't a feature request or a discussion topic
Bug description
Steps to reproduce:
- User A creates a story
- User B replies to it.
- Both users have ChatsFragment opened, quoted story reply is visible to both
- onQuoteClicked, triggers theStoryViewerFragment to refresh and view the story.
- User A deleted the story.
- Both users tried again onQuoteClicked, app crashed as the messageId was valid but original message was deleted, so do throws NoSuchMessageException.
Expected behavior:
- After deleting the story, the app should not crash but simply not show the story.
- Better to clear the quote at the same time too, so that no further navigations can occur.
Screenshots
NA
Device
Realme GT
Android version
14
Signal version
7.30.2
Link to debug log
Failed to upload
Metadata
Assignees
Labels
No labels
Activity