microsoft / microsoft/vscode-pull-request-github

Show counter of issues/PRs

Open
#3,663 7 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature-request
Dominant language
TypeScript
Stars
2.6k
Forks
796
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.