PipedreamHQ / PipedreamHQ/pipedream

[FEATURE] Show description for triggers and actions in workflow v3

Open
#12,355 0 comments 0 reactions 0 assignees View on GitHub
enhancement tracked internally triaged
Dominant language
JavaScript
Stars
11.7k
Forks
5.8k
Avg merge
3d 10h
Merged PRs (30d)
102

Description

**Is your feature request related to a problem? Please describe.**
In workflow v3, actions and triggers do not show description in the code, for example

In [the Whatsapp New Message Sent, the code contains description](https://github.com/PipedreamHQ/pipedream/blob/5349474ca3d42e8aaee3555fc63c97e457bc4382/components/whatsapp_business/sources/new-message-sent/new-message-sent.mjs#L5-L7)

When I'm creating the source on Pipedream source, it shows the description with important instructions for setting up the webhook
![image](https://github.com/PipedreamHQ/pipedream/assets/18277920/cd17b1a2-085c-4039-9fc6-cb347e068f4e)

But on the Workflow V3 UI, there's no description shown
![image](https://github.com/PipedreamHQ/pipedream/assets/18277920/62a108f0-369f-4fae-8aef-620717033b9f)

This sometimes make the user confuse what is the next step for their trigger to work

Actions do not show description either
![image](https://github.com/PipedreamHQ/pipedream/assets/18277920/15a79733-e198-413c-bccf-1e33c7464f37)

**Describe the solution you'd like**
Please add the description for both triggers and actions

**Additional context**
A customer confused what is the next step for Whatsapp here: https://pipedream-users.slack.com/archives/CMZG4EBJ9/p1717966102394849

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.