-
-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Closed
Labels
issue/confirmedIssue has been reviewed and confirmed to be present or accepted to be implementedIssue has been reviewed and confirmed to be present or accepted to be implementedtopic/uiChange the appearance of the Gitea UIChange the appearance of the Gitea UI
Milestone
Description
- Gitea version (or commit ref): 1.9.4
- Git version: 2
- Operating system: Linux
- Database (use
[x]
):- PostgreSQLMySQLMSSQLSQLiteTo pick up a draggable item, press the space bar. While dragging, use the arrow keys to move the item. Press space again to drop the item in its new position, or press escape to cancel.
- Can you reproduce the bug at https://try.gitea.io:
- Yes (provide example URL)NoNot relevantTo pick up a draggable item, press the space bar. While dragging, use the arrow keys to move the item. Press space again to drop the item in its new position, or press escape to cancel.
- 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.
zertrin, bendem, jpraet and rwalravens
Metadata
Metadata
Assignees
Labels
issue/confirmedIssue has been reviewed and confirmed to be present or accepted to be implementedIssue has been reviewed and confirmed to be present or accepted to be implementedtopic/uiChange the appearance of the Gitea UIChange the appearance of the Gitea UI
Type
Projects
Relationships
Development
Select code repository
Activity
stale commentedon Jan 6, 2020
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs during the next 2 weeks. Thank you for your contributions.
jpraet commentedon Jun 27, 2020
+1, reviewing large pull requests is a real pain because of this
andre161292 commentedon Aug 5, 2020
This is a really annoying one, when reviewing large PRs. Would love to see activity here. :)
go-gitea#8861 use ajax on PR review page
go-gitea#8861 use ajax on PR review page
Do not reload page after adding comments in Pull Request reviews (#13877
1 remaining item