alejandro5042 / azdo-userscripts

A collection of userscripts to improve the Azure DevOps UI
https://alejandro5042.github.io/azdo-userscripts/
MIT License
40 stars 23 forks source link

Race condition with "days old" and "Last Reviewer" annotations when switching tabs #166

Open kentyman23 opened 3 years ago

kentyman23 commented 3 years ago

When rapidly switching tabs, such as from Declined to Reviewed in the Assigned to me section of dev.azure.com/ni/_pulls, there is a race condition where annotations that were supposed to go to a PR of one tab end up on the PR of another tab. See this GIF, which shows the days old and/or Last Reviewer annotations ending up on the Reviewed PR depending upon how quickly I switch away from the Declined tab after it starts loading:

PRRaceCondition

welcome[bot] commented 3 years ago

Thanks for opening your first issue here! Please refer to our support and troubleshooting docs.