badoo / codeisok

Git code browsing and code review tool
GNU General Public License v3.0
85 stars 16 forks source link

Prevent reload of page on first review comment #62

Closed NikhilVerma closed 4 years ago

NikhilVerma commented 4 years ago

To me it seems like the whole reason we had to reload the page on first review comment was to add a URL param. With history.replaceState this is not needed anymore.

This will be a significant UX improvement for developers. However I will need some help testing it, as I might have not forseen some edge cases.

I have tested the following scenarios: