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

Unviewed count notification is not persisted between app restarts #2659

Closed
janherich opened this issue Dec 7, 2017 · 0 comments · Fixed by #2807
Closed

Unviewed count notification is not persisted between app restarts #2659

janherich opened this issue Dec 7, 2017 · 0 comments · Fixed by #2807
Assignees
Milestone

Comments

@janherich
Copy link
Contributor

Description

Type: Bug

Summary: Whenever user get some new messages in chat which is not open while he/she received them, notification with the amount of new (not yet viewed) messages appears of the chat in the chat-list.
However, if the user closes the application and opens it again, no such notification is displayed, even if the chat was not opened in the meantime (so user still didn't see them and such notification should be displayed)

Expected behavior

Unviewed count notification is not persisted between app restarts

Actual behavior

Unviewed count notification is persisted between app restarts and only cleared when the chat with unviewed messages is opened.

Reproduction

  • Open Status on device A
  • Open Status on device B
  • On device A, create new chat with device B and send couple of messages
  • On device B, observer that new chat is created in chat list and unviewed count notification is displayed
  • On device B, do not open the new chat, but restart the Status application
  • On device B, once Status is restarted, observe that there is no unviewed count notification displayed anymore

Additional Information

  • Status version: 0.9.12
  • Operating System: iOS
@janherich janherich self-assigned this Dec 7, 2017
@janherich janherich added this to the 0.9.13 milestone Dec 7, 2017
@janherich janherich added the bug label Dec 24, 2017
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