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

Update timer and re-order message bubble for resent message in sender's thread #937

Closed
riyapenn opened this issue Oct 8, 2016 · 0 comments

Comments

@riyapenn
Copy link

riyapenn commented Oct 8, 2016

  • [X ] I have searched open and closed issues for duplicates

Bug description

For the sender of a re-sent message which has a disappearing message timer different than the current setting should
A) update the disappearing message time to that of the re-sent message
B) move the re-sent message bubble to the bottom of the conversation thread

Steps to reproduce

  • Desktop is offline/not connected to WiFi
  • Set disappearing message timer to X
  • Send message A
  • Message A fails to send
  • Set Disappearing message timer to Y
  • Desktop is online/is connected to WiFi
  • Send Message B
  • Message B sends with timer of Y
  • Re-send Message A

Actual result:
For Sender: Message A remains in it's original position and disappears after time X

Expected result:
For Sender: At the end of the conversation thread expect to see 'You set the timer to Y', Message B (if it has not yet disappeared), 'You set the timer to X' followed by Message A

screen shot 2016-10-07 at 5 09 19 pm

### Platform info

Operating System: Mac OS X 10.12.0
Browser: Chrome 53.0.2785.143

Signal version: 0.24.1

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

No branches or pull requests

4 participants