Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
Minds Frontend
Minds Frontend
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 724
    • Issues 724
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 68
    • Merge Requests 68
  • Requirements
    • Requirements
    • List
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Minds
  • Minds FrontendMinds Frontend
  • Issues
  • #380

Closed
Open
Opened Feb 14, 2019 by Jake Passi@JakePassi

(bug): Every time a new message is received in messenger in real-time it copies the previous 11 or so.

Summary

This bug is driving me nuts. Please fix it asap. Every time a new message is received in messenger in real-time it copies the previous 11 or so. It is copying both sent and received messages. I think it's treating it as if it's the first time the chat window has been opened, simply loading the previous 11 sent/received messages but not realizing that those previous messages have already loaded. It should only load the new message(s).

Steps to reproduce

  1. Log in to your primary account in Chrome.
  2. Log in to your secondary account in Firefox.
  3. Send 13 numbered messages (test1, test2, test3, etc.) from your secondary account to your primary account.
  4. Send a message from your primary account to your secondary account without closing the chat window.
  5. Send another message from your secondary account to your primary account without closing the chat window.

Platform information

Chrome/Win10 and Firefox/Win10

What is the current bug behavior?

Every time a new message is received in messenger in real-time it copies the previous 11 or so.

What is the expected correct behavior?

It should only load the new message(s).

Relevant logs and/or screenshots

(Paste any relevant logs - please use code blocks (```) to format console output, logs, and code as it's very hard to read otherwise.)

Possible fixes

(If you can, link to the line of code that might be responsible for the problem)

Assignee
Assign to
sprint: Giddy Giraffe
Milestone
sprint: Giddy Giraffe (Past due)
Assign milestone
Time tracking
None
Due date
None
Reference: minds/front#380