Skip to content

Fix mobile bug where message was sent on chat-message input blur

Fix mobile bug where message was sent on chat-message input blur

Fix https://gitlab.com/gitlab-org/gitter/webapp/issues/705

Testing strategy

  1. On mobile web (can use devtools emulation)
  2. Enter some text into the main message feed chat message input
  3. Click outside the input
  4. Notice how the message isn't sent
Edited by Eric Eastwood

Merge request reports