Allow users to archive workflows that are no longer in use.
Open
Nobody has claimed this yet.
needs technical design
- Dominant language
- Elixir
- Stars
- 296
- Forks
- 86
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 50
Description
- Allow users to "archive" workflows so they don't clutter up the main workflow list.
- Allow users to view those archived workflows in a separate list (maybe
/w/archived?) - Allow users to "unarchive" workflows.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named. Start by locating the workflow list and the proposed /w/archived route, then trace how workflow state is stored and displayed. Done means users can archive workflows, view them separately, and unarchive them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- elixir
- Domain
- full-stack
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100