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

Prevent sending of empty messages #2

Open
faraazahmad opened this issue Sep 14, 2018 · 0 comments
Open

Prevent sending of empty messages #2

faraazahmad opened this issue Sep 14, 2018 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@faraazahmad
Copy link
Member

Expected behavior
Empty messages should not be sent (includes messages with only spaces)

Actual behaviour
Empty messages can be sent

Screenshot
image

Possible fix

In client.js, disallow sending of message if it is empty or is empty after removing all spaces.

@faraazahmad faraazahmad added bug Something isn't working good first issue Good for newcomers labels Sep 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant