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

[BUG] Deleted thread replies do not redirect to Thread #2839

Closed
aKn1ghtOut opened this issue Jan 26, 2021 · 0 comments · Fixed by #2840
Closed

[BUG] Deleted thread replies do not redirect to Thread #2839

aKn1ghtOut opened this issue Jan 26, 2021 · 0 comments · Fixed by #2840

Comments

@aKn1ghtOut
Copy link
Contributor

Description:

When server setting Message_ShowDeletedStatus is true:
Right now, if you delete a reply to a Thread, the message is deleted but the Thread title awkwardly stays in the roomview. On touching(clicking) this message/thread, nothing happens even though the thread title has an arrow next to it that signals something should indeed happen.

Screenshot_20210127-031314

Environment Information:

  • Rocket.Chat Server Version: 3.11.0-develop
  • Rocket.Chat App Version: 4.13.1
  • Device Name: Oneplus 6
  • OS Version: Android 10

Steps to reproduce:

  1. Reply to a thread.
  2. Delete reply.
  3. Deleted message in main RoomView. [ Thread preview sits there awkwardly ]

Expected behavior:

To be redirected to the thread that is mentioned.

Actual behavior:

Nothing happens

Additional context:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant