Skip to content

batch mark/unmark file as viewed silently fails for large file setsΒ #4520

@mfulton26

Description

@mfulton26
  • Extension version: 0.58.1
  • VSCode Version: 1.75.1
  • OS: macOS Ventura 13.1

Steps to Reproduce:

  1. Open a pull request containing 300+ file changes in a single folder
  2. Click the checkbox on the folder to mark all 300+ files as viewed
  • There will be error logs in the console and if you reload the editor or view the PR on github.com you'll see that not all files were marked as read

I suggest adding support for marking/unmarking a set of files as viewed so that's its a single API call instead of what I think is being done through lots of tiny calls.

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bug

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions