mirror of
https://github.com/nesquena/hermes-webui.git
synced 2026-05-25 03:00:23 +00:00
ce27499762
Call updateSendBtn after S.activeStreamId is cleared for a new turn and again after the server returns streamId, since setBusy(true) already refreshed the button while activeStreamId was still null. Add regression tests in test_1062_busy_input_modes (TestBusySendButton).