I’m trying to use the “hosted” n8n Chat node to let the user ask some questions that will be answered with AI. However, I also wanted to allow the user to upload files. When setting the Chat trigger node (Chat Trigger | n8n Docs) to allow file uploads I don’t see the file upload icon in the chat. When testing the app using the “Test chat” button, the upload icon is present, but not in my deployed chat window.
Thanks so much for the prompt response and the fix, @aya!
One last question, since I think you’re the best person to answer:
If I want to update the chat’s CSS using the “Customization” section of the documentation, how/where should I add those CSS variables?
I don’t think they can be added directly to the n8n node (in the workflow), so I would have to do it in the node’s code.
I have just installed n8n 1.52.2, which appears to contain the chat fix. Thank you for that!
However, the UI has changed a bit from the previous one, and now the input box is smaller than the wider one we saw before.
Here’s a screenshot of the current chat box: