Skip to content

Conversation

@ya-hn
Copy link
Contributor

@ya-hn ya-hn commented Jan 16, 2026

Adds a cancel functionality to the send button in the Agent Chat Widget node.

@ya-hn ya-hn requested a review from a team as a code owner January 16, 2026 15:36
aria-hidden="true"
focusable="false"
/>
</FunctionButton>
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We could also separate this into two buttons.


function finishLoading(shallApplyViewData: boolean) {
isLoading.value = false;
isInterrupted.value = false;
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My strategy was to check where we reset isLoading and to also reset isInterrupted there. But we should double-check if this covers all cases.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants