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

Failed messages display as unique messages after refreshing the browser #97

Open
davispauljohn opened this issue Oct 15, 2021 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@davispauljohn
Copy link

davispauljohn commented Oct 15, 2021

Messages which fail to send are displayed as unique messages when the brower is refreshed.
One message is displayed per failed send attempt, so if the message fails two times and then succeeds, then three copies of the same message are displayed after reloading the UI.

  1. Type and send a message - Not delivered
  2. Click and hold on message and click resend - Not delivered
  3. Click and hold on message and click resend - Sends successfully
  4. Reload/Refresh the browser (F5)
    Outcome: Three messages with identical content are displayed, however the message timestamps indicate a different event time.

The duplicate messages display no indication that they were not delivered after the refresh.
The recipient did have Kizuna running at the time the messages were sent. Messages before and after this case did send successfully. The recipient's client did not display duplicate messages

Expected behavior: Only messages which send without error should be displayed.

failed-message-duplication-refresh

  • Win10
  • Chrome
  • Kizuna 0.1.2
  • Launcher 0.3.4
  • Holochain 0.0.109
@davispauljohn davispauljohn added the bug Something isn't working label Oct 15, 2021
@nkgardose nkgardose self-assigned this Feb 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants