Closed george-kar closed 10 months ago
If you look at the js, the code is implemented so that "typing" starts when any char is entered and finishes only when a messages is sent. Obviously you can change that behaviour.
I agree that this is odd default behaviour. I think adding this feature will demonstrate even better the real-timeness that is possible.
Although the message "user typing" appears when user is typing, it doesn't disappear when the user stops typing. is it a bug or not implemented?