This PR updates the chatbot’s input clearing behavior to instantly remove user text from the input field after sending the message. This prevents the input from lingering in the field and improves the UX.
Fixes #1038
Type of change
Bug fix (non-breaking change which fixes an issue)
What does this PR do?
This PR updates the chatbot’s input clearing behavior to instantly remove user text from the input field after sending the message. This prevents the input from lingering in the field and improves the UX.
Fixes #1038
Type of change
Screenshots
https://github.com/user-attachments/assets/ecf0734e-5c99-46f3-9e91-920cee1e7019
Mandatory Tasks
I have self-reviewed the code. A decent size PR without self-review might be rejected.