Skip to content

Crash on clicking (Deleted)Story Reply #13936

Open
@Sagar0-0

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:

  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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions