Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve refresh behavior of the PR views #2478

Closed
RMacfarlane opened this issue Feb 8, 2021 · 0 comments · Fixed by #2646
Closed

Improve refresh behavior of the PR views #2478

RMacfarlane opened this issue Feb 8, 2021 · 0 comments · Fixed by #2646
Assignees
Labels
feature-request Request for new features or functionality on-testplan
Milestone

Comments

@RMacfarlane
Copy link
Contributor

Currently data within the extension can sometimes get out of sync, two specific examples:

  1. In the extension, you start a review and add some comments inline in editors and submit the review. The PR author responds to them on github.com. If you open the description page from the extension after this, the reply appears on it. The editor comment thread does not update immediately, however - it takes up to 5 minutes for this to poll and refresh even though we should already know there is another comment.
  2. If you have the "focused mode" setting on and you use the "Merge" button there, the view updates, but if you have the description view open, it does not
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Request for new features or functionality on-testplan
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant