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
fix: keep input focus after sending
Stop disabling the composer textarea during submit so the browser does not blur it. Duplicate sends are still blocked by the existing submitting guard in the send flow.