MLH-Fellowship / MLH-Fellowship/vscode-github-projects
Add Project (Add, Close, Edit) UI
Nobody has claimed this yet.
- Dominant language
- Svelte
- Stars
- 25
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
The implementation for the required mutations is already implemented in this PR: https://github.com/MLH-Fellowship/vscode-github-projects/pull/19
We just need to build the frontend (Add Project, Close Project, Edit Project) in Svelte for it.
Refer https://github.com/MLH-Fellowship/vscode-github-projects/tree/main/webviews/components for the components that we have built so far.
Contributor guide
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
Review PR #19 for the existing project mutations, then inspect the Svelte components under webviews/components. Build the Add Project, Close Project, and Edit Project frontend flows there, with each action usable through the UI.
Written by the indexing model from the issue text.
Assessment
- Domain
- devtools, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100