The idea is:
Support drag & drop of node output fields into input fields on touch devices (mobile & tablet)
My use case:
When using n8n on a tablet or mobile phone, I cannot drag an output field (for example, Telegram chatId) into another node’s input field. On desktop this works and automatically creates an expression like: “$node[“Telegram Trigger”].json[“chatId”]” But on mobile/tablet, drag & drop does not work, so I have to type it manually which is very difficult
I think it would be beneficial to add this because:
It would make workflow building much easier on touch devices without needing a mouse or keyboard, and keep the experience consistent across platforms
Any resources to support this?
N/A (this is about UI/UX improvement for mobile and tablet support
Are you willing to work on this?
No, I am a regular user, not a developer. Just requesting this feature