Skip to content

Making send button in chat inactive when inputs are empty

Vignesh requested to merge disable-send-btn into staging

When the text input or the attachments input is empty the the send button must get the style of a disabled button.

Merge request reports