openchat
                                
                                
                                
                                    openchat copied to clipboard
                            
                            
                            
                        Only new messages should be added to the conversation rather recreating a whole set of conversation
Currently, When someone sends the message, a whole set of conversation reloads/creats using DOM manipulation. Rather doing this, we can only add the new message to the conversation area like in twitter and facebook Twitter's Way to handle
Is this still an issue? Can I pick it up?
@ezerw Yeah you can take this.