elsa-workflows / elsa-workflows/elsa-studio
Activity Context Menu
- Dominant language
- C#
- Stars
- 301
- Forks
- 181
- Avg merge
- 17h 12m
- Merged PRs (30d)
- 42
Description
It would be great if we can add support for right-clicking activities in the designer and having options like:
- Delete
- Clone / Copy / Cut / Paste (when right-clicking the canvas)
- Start of Workflow / Trigger Workflow (depending on whether the activity is a trigger or not)
Contributor guide
Research direction
Start by locating the designer's activity and canvas interaction entry points, since no specific files or tests are named. Review how activities, triggers, and the canvas currently handle selection and commands. Done means a right-click menu exposes the requested delete, clipboard, and workflow-start actions in the stated contexts.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100