microsoft / microsoft/vscode-pull-request-github
UX: Improve reactivity
@alexr00 ya está trabajando en esto.
Desde el 10/6/2026.
- Lenguaje dominante
- TypeScript
- Estrellas
- 2.6k
- Forks
- 795
- Merge medio
- 1 d 4 h
- PR fusionados (30 d)
- 46
Descripción
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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Evaluación
Este issue todavía no se ha evaluado.