Skip to content

Conversation

@rroma
Copy link
Contributor

@rroma rroma commented Nov 11, 2025

  • This fix adds reinitialization of context chat input form on the New Task button click

Fixes #383

@rroma rroma force-pushed the fix/383/contextchat-new-task-submit-disabled branch from 0820087 to e7a0421 Compare November 11, 2025 21:42
@julien-nc julien-nc self-requested a review November 12, 2025 09:42
@julien-nc
Copy link
Member

Nice, it fixes the issue.
Any reason you defined the handler? Since you are not adding a "deep" watcher you can make the watcher just like the other ones, like the taskType(newValue) { one for example.

Signed-off-by: Roman Romanov <[email protected]>
@rroma
Copy link
Contributor Author

rroma commented Nov 12, 2025

Makes sense, thank you. I’ve just removed the handler.

@janepie janepie requested review from janepie and removed request for julien-nc November 25, 2025 14:13
@janepie janepie merged commit 743f2f8 into nextcloud:main Nov 25, 2025
9 checks passed
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.

Clicking on "New Task" in ContextChat view permanently disables submit button

3 participants