microsoft / microsoft/vscode-pull-request-github
Provide feedback when interacting with PR files
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.6k
- Forks
- 796
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 46
Description
Issue Type: Feature Request
Hello.
This extensionis super nice, it is super useful to be able to interact with PR direcrtly from VSCode.
There is one small detail that you may not notice if you are always on a good internet connection, but it becomes noticeable on slow ones. When you interact with any file on the PR, for example you flag it as viewed, there is no feedback to tell you if something is loading, or even if you clicked the button. It will be very nice to have some visual indication.
Regards
Extension version: 0.34.1
VS Code version: Code 1.63.2 (899d46d82c4c95423fb7e10e68eba52050e30ba3, 2021-12-15T09:37:28.172Z)
OS version: Darwin x64 20.6.0
Restricted Mode: No
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 tracing the VS Code pull-request file interactions, especially the action that marks a file as viewed, and inspect how its asynchronous state is represented. Add visible feedback for the loading or click state, then verify that interacting with PR files provides clear confirmation when the operation completes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github, typescript, vscode
- Domain
- desktop-dev, developer-experience
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100