dpoeschl / StashPop

StashPop adds features to GitHub, with extra Jenkins testing support. Get the Chrome extension at
https://chrome.google.com/webstore/detail/stashpop/nghjdgghnnljcdgaicggnlbmojcaedhl
MIT License
5 stars 9 forks source link

Navigating to an issue inside a PR and back causes duplicate code review UI #79

Closed akoeplinger closed 8 years ago

akoeplinger commented 8 years ago

For example on this PR: https://github.com/dotnet/corefx/pull/5509

Click the link to issue #5204 and then hit the back button in the browser.

Now the UI looks like this: image

and: image

Chrome 47.0.2526.111, OSX 10.11

dpoeschl commented 8 years ago

Yep, didn't add the right class to it to ensure it gets cleared.

dpoeschl commented 8 years ago

This is super annoying, and several people have pointed it out. Will patch & update ASAP. (/cc: @balajikris)