Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(AI Transform Node): UX improvements #11280

Open
wants to merge 33 commits into
base: master
Choose a base branch
from

Conversation

michael-radency
Copy link
Contributor

Summary

  • If the Code is empty or if I edited the prompt and I click on “Test step”, generate the code first
  • If you edit the prompt and forget to click ‘generate code’ before running the node, show a warning
  • “Transformation Code” -> “Generated JavaScript”
  • “Reset value” -> “Clear contents”
  • tooltip for the code param -> hint at the bottom of the code box instead

Related Linear tickets, Github issues, and Community forum posts

https://linear.app/n8n/issue/NODE-1864/improve-ux-in-ai-transform-node

@michael-radency michael-radency added node/improvement New feature or request n8n team Authored by the n8n team labels Oct 16, 2024
Copy link
Contributor

@ShireenMissi ShireenMissi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested Manually all words as expected 🎉
left some minor spelling comments
also a test is failing

packages/editor-ui/src/components/ButtonParameter/utils.ts Outdated Show resolved Hide resolved
packages/editor-ui/src/components/NodeExecuteButton.vue Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
n8n team Authored by the n8n team node/improvement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants