vscode-github-projects icon indicating copy to clipboard operation
vscode-github-projects copied to clipboard

Add Project (Add, Close, Edit) UI

Open aitikgupta opened this issue 3 years ago • 0 comments

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.

aitikgupta avatar Apr 12 '21 23:04 aitikgupta