jakub-g / gh-code-review-assistant

:octocat: (no longer maintained) GitHub Code Review Assistant tool is a userscript (lightweight extension) for Firefox / Chrome
Other
27 stars 8 forks source link

Data model should be periodically updated in order to work well with multiple tabs #13

Open jakub-g opened 10 years ago

jakub-g commented 10 years ago

If the user opens the same pull request in multiple tabs and does some changes, then the other tab will have obsolete data. Local storage could be polled from time to time to update the status.