n8n-io / n8n

Free and source-available fair-code licensed workflow automation tool. Easily automate tasks across different services.
https://n8n.io
Other
50.61k stars 8.27k forks source link

The chat trigger web ui cannot hide the Initial Message. #12030

Open xhzkp opened 11 hours ago

xhzkp commented 11 hours ago

Bug Description

I don't want the Initial Message to be displayed in the chat interface, but even after deleting the message text, it still appears in the chat interface.

Suggestion:
When the text for the title, subtitle, or Initial message is empty, the corresponding control should no longer be displayed on the web UI.

https://github.com/user-attachments/assets/6fd55d53-5add-4752-a2db-029feef15899

To Reproduce

see demo

Expected behavior

see demo

Operating System

n8n cloud

n8n Version

1.70.1

Node.js Version

default

Database

SQLite (default)

Execution mode

main (default)

Joffcom commented 11 hours ago

Hey @xhzkp,

We have created an internal ticket to look into this which we will be tracking as "GHC-556"

xhzkp commented 11 hours ago

@Joffcom There are too many issues with the chat trigger node. I hope it gets fixed soon.