#159 Avoiding refreshing the whole page after comment
Closed: Fixed Opened by pingou.

Right now when adding a comment to a PR or issue, we reload the whole page.

If the user has javascript enabled, we should be able to show the comment without reloading the full page and bringing the user to the top of the page


Fixed in https://pagure.io/pagure/pull-request/160

Metadata