-
-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Closed
Labels
topic/prIssues related to pull requestsIssues related to pull requeststopic/uiChange the appearance of the Gitea UIChange the appearance of the Gitea UItype/proposalThe new feature has not been accepted yet but needs to be discussed first.The new feature has not been accepted yet but needs to be discussed first.
Description
- Gitea version (or commit ref): 1.9.4
- Git version: Not relevant
- Operating system: Not relevant
Description
I am reviewing a big feature, using the option to ignore all whitespace changes. When I then make a comment, the whitespace preferences are discarded. (Probably because of the #issuecomment-<number>
part in the url)
When I then again set my whitespace preferences, I am no longer automatically moved to the comment I just made. Hence, I have two feature requests:
- When making a comment, your whitespace & splitscreen preferences should not be discarted.
- When changing your preferences, you want to be moved to the comment in your URL.
I think this can be fixed by changing the comment movement parameter to a GET-variable, but I am not sure if this is indeed possible (I do not know any GO).
dochan-consultis, z3baty, PhenX and mnazarov
Metadata
Metadata
Assignees
Labels
topic/prIssues related to pull requestsIssues related to pull requeststopic/uiChange the appearance of the Gitea UIChange the appearance of the Gitea UItype/proposalThe new feature has not been accepted yet but needs to be discussed first.The new feature has not been accepted yet but needs to be discussed first.