Closed
Description
- Gitea version (or commit ref): 1.9.4
- Git version: 2
- Operating system: Linux
- Database (use
[x]
):- PostgreSQL
- MySQL
- MSSQL
- SQLite
- Can you reproduce the bug at https://try.gitea.io:
- Yes (provide example URL)
- No
- Not relevant
- Log gist:
Description
On doing code review of pull request, on every comment, page is getting refresh. You can make use of AJAX kind to register the comment without refreshing the page.
This is very painful while reviewing files more than 100 with huge content.