Signal-Android icon indicating copy to clipboard operation
Signal-Android copied to clipboard

Crash on clicking (Deleted)Story Reply

Open Sagar0-0 opened this issue 10 months ago • 1 comments

Guidelines

  • [x] I have searched searched open and closed issues for duplicates
  • [x] I am submitting a bug report for existing functionality that does not work as intended
  • [x] This isn't a feature request or a discussion topic

Bug description

Steps to reproduce:

  1. User A creates a story
  2. User B replies to it.
  3. Both users have ChatsFragment opened, quoted story reply is visible to both
  4. onQuoteClicked, triggers theStoryViewerFragment to refresh and view the story.
  5. User A deleted the story.
  6. Both users tried again onQuoteClicked, app crashed as the messageId was valid but original message was deleted, so do throws NoSuchMessageException.

Expected behavior:

  1. After deleting the story, the app should not crash but simply not show the story.
  2. 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

Sagar0-0 avatar Jan 24 '25 05:01 Sagar0-0

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Mar 25 '25 23:03 stale[bot]

This issue has been closed due to inactivity.

stale[bot] avatar Apr 04 '25 03:04 stale[bot]