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

Add Inputs, Outputs, Trigger and Variables autocompletion #3331

Closed
5 tasks
anna-geller opened this issue Mar 19, 2024 · 0 comments · Fixed by #3565
Closed
5 tasks

Add Inputs, Outputs, Trigger and Variables autocompletion #3331

anna-geller opened this issue Mar 19, 2024 · 0 comments · Fixed by #3565
Assignees
Labels
area/frontend Need some frontend code changes enhancement New feature or request
Milestone

Comments

@anna-geller
Copy link
Member

Feature description

Providing autocompletion after the following components would significantly improve the UX of writing flows and help onboard new users to the product:

  • {{ inputs.[list available inputs user can select from] }}
  • {{ outputs.[list available tasks to select from] }}
  • {{ outputs.mytask.[list available outputs of that task] }}
  • {{ vars.[list available variables] }}
  • {{ trigger.[list available trigger variables] }}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/frontend Need some frontend code changes enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants