Alex Ross
Alex Ross
Should be fixed with https://github.com/microsoft/vscode-pull-request-github/issues/6218
Has your system been slower recently? Since October there's been a 5 second timeout to get the latest commit message. You might be hitting that. I've added logs so we...
Closing since I can't repro. If you see it again please share logs (info log level is fine) so we can see if the problem is that the timeout is...
`2024-04-12 12:27:22.521 [info] CreatePullRequestViewProvider> Timeout getting last commit message` You're definitely hitting the timeout. https://github.com/microsoft/vscode-pull-request-github/issues/5923 is from trying to find a PR template, which I can fix by using GitHub...
I checked the data, and there isn't any spike in the number of users hitting the timeout. It seems to stay between 0 and 20 users per day. Let me...
Closing since the many ripgrep issue's slowness may have caused the slowness in getting the commit message.
100% agree. GitHub doesn't have API for this yet though, and it's very expensive to actually calculate the files.
Maybe a silly question, but it looks like you have different expand/collapse states in the two instances. Is there still nothing there if you expand the "Create Issues" tree entry?
I can repro in a private, org-owned, repo. Looks like this is an issue with the auth token that GitHub Codespaces gives us, which is something we've seen before with...
This is so that that screen readers can know that something has opened. @meganrogge FYI. @bpasero, is there a reason that you expect it to keep focus?