Skip to content
This repository was archived by the owner on Jul 6, 2018. It is now read-only.

Chat: Concurrency issues break table #107

Open
robzienert opened this issue Apr 13, 2014 · 0 comments
Open

Chat: Concurrency issues break table #107

robzienert opened this issue Apr 13, 2014 · 0 comments
Labels

Comments

@robzienert
Copy link
Member

When multiple messages come in at the same time, the table has a tendency to break itself. The chat widget needs to be refactored to queue messages into a list and render them serially, as opposed to whenever a message comes in from the server.

@robzienert robzienert added the bug label Apr 13, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant