You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
compose: Remove a redundant TypingNotifier.stoppedComposing call
Issue #720 is superseded by #1441, in which we'll still clear the
compose box when the send button is tapped. (We'll still preserve
the composing progress in case the send fails, but we'll do so in an
OutboxMessage instead of within the compose input in a disabled
state.)
0 commit comments