### π Bug Description When prompting for the AI, it doesn't clear the prompt even after entering. ### π Steps to Reproduce 1. Open chatbot dialog 2. Ask somthing 3. Enter. ### β Expected Behavior Dismiss after enter. ### β Actual Behavior   ### π Environment Production ### π Additional Context & Logs In the `useChatbot.tsx` hook for the `pendingTask` state. ### π Confirmation - [x] I have searched for existing issues. - [x] I have provided all necessary details.
π Bug Description
When prompting for the AI, it doesn't clear the prompt even after entering.
π Steps to Reproduce
β Expected Behavior
Dismiss after enter.
β Actual Behavior
π Environment
Production
π Additional Context & Logs
In the
useChatbot.tsxhook for thependingTaskstate.π Confirmation