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

Stop sendin isTyping event when no actual typing is happening #107

Open
mattmezza opened this issue Jun 26, 2019 · 1 comment
Open

Stop sendin isTyping event when no actual typing is happening #107

mattmezza opened this issue Jun 26, 2019 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers pinned

Comments

@mattmezza
Copy link
Owner

If you press "alt" it handles it as a typing event, so when you alt+tab out of the browser, it's as if you were typing. I believe a typing event should happen when an actual character is typed.

Originally opened in #104.

@mattmezza mattmezza added enhancement New feature or request good first issue Good for newcomers labels Jun 26, 2019
@Berkmann18
Copy link

That and/or a way to send STOP_TYPING/NOT_TYPING events which are useful when coupling this with a SocketIO chat.

@stale stale bot added the wontfix This will not be worked on label Jun 13, 2020
@stale stale bot removed the wontfix This will not be worked on label Jun 14, 2020
Repository owner deleted a comment from stale bot Oct 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers pinned
Projects
None yet
Development

No branches or pull requests

2 participants