microsoft / microsoft/vscode-pull-request-github
Show counter of issues/PRs
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.6k
- Forks
- 795
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 46
Description
It would be nice to have counter badge on each panel (and sub-panel) for issues and PRs. I don't know if you load them all at once or in a lazy fashion. If latter is the case, you probably cannot show total number of issues/PRs but you can show them for each sub-panel when you get the list. It's related to #405 but that was closed without a good reason and didn't mention issue-related counters.
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 source file or test is named. Begin by locating the panels and sub-panels described in the extension, then check how issue and PR lists are loaded, including lazy loading, and review related issue #405. Done means each relevant panel displays an accurate issue and PR counter, with behavior defined for lazy-loaded lists.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100