microsoft / microsoft/vscode-pull-request-github
allow {un,}checking PR description checkboxes by clicking
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.6k
- Forks
- 795
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 46
Description
Just like you can on the web, basically.
I tried searching for "checkbox" in the issues but found nothing, sorry if this is a duplicate and i didn't notice it
also, it doesn't show up on my screenshots but the cursor becomes a hand when you hover over checkboxes so it gives you the impression that you can click on it
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
Start by locating the PR description rendering and the handling of its checkbox elements in the extension. Make the checkboxes respond to clicks like the web interface, and verify that hovering and clicking produce the expected checked or unchecked state.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- developer-experience, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100