PipedreamHQ / PipedreamHQ/pipedream
[BUG] Clicking to view docs when browsing steps to add actually adds the step
- Dominant language
- JavaScript
- Stars
- 11.7k
- Forks
- 5.8k
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 102
Description
**Describe the bug**
While editing a workflow, click to add a step. While browsing for actions to add, sometimes you'll see links to view the docs:

If you click "See the docs", it does open the docs in a new tab (good!), but it also adds the action (bad :)
**To Reproduce**
Steps to reproduce the behavior:
1. Edit a workflow
2. Click to add an action
3. Browse until you see suggestions for actions w/ links to docs
4. Click to view docs
5. See action added to workflow
**Expected behavior**
Open the new tab, but do *not* add the action.
Contributor guide
Assessment
This issue has not been assessed yet.