fix(ui): allow closing test dialog during active SSE stream
Replace dead EventSource variable with AbortController to enable cancelling fetch streams. Remove close-button disable during connecting status so users can dismiss the dialog at any time.
Please register or sign in to comment