microsoft / microsoft/vscode-pull-request-github
UX: Improve reactivity
@alexr00 is already working on this.
Since Jun 10, 2026.
- Dominant language
- TypeScript
- Stars
- 2.6k
- Forks
- 795
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 46
Description
I'm not sure why exactly (haven't debugged it), but it seems that opening the panel and every refresh takes multiple seconds to complete for information that should be available in sub-second time.
In my experience, reaction speed of a website/application/plugin is a massive determination of positive user impression, and frankly while I use the extension frequently and find the features impressive, the (unnecessary) waiting is a constant dread.
Please speed up the extension substantially - more frequent fetches, sub-second fetches otherwise (and there shouldn't be much reason to have sub-100ms + network latency), and more caching where it makes sense - it's fine if it takes a second to update if I can immediately interact even with the previous state fully.
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.
Assessment
This issue has not been assessed yet.