Skip to content

Distinguishing cross-referenced issue comments from issue links #23671

Closed
@pat-s

Description

@pat-s
Member

Feature Description

When cross-referencing an issue in GitHub, the text is displayed as #<issue number> (comment). Random example: #184 (comment)

In Gitea instead, only the issue number is displayed, i.e. one does not directly see that the reference is pointing to a specific comment instead of an issue.

Example from linking to an issue comment in gitea.com:

image

I like the GH style here as it makes it clear that the reference is an issue comment. I could think that this might be pretty simple to change, maybe just append (comment) to links which contain issuecomment in them?

Screenshots

No response

Activity

added
type/proposalThe new feature has not been accepted yet but needs to be discussed first.
type/featureCompletely new functionality. Can only be merged if feature freeze is not active.
topic/ui-interactionChange the process how users use Gitea instead of the visual appearance
on Mar 23, 2023
self-assigned this
on Mar 24, 2023
added a commit that references this issue on Apr 3, 2023
ca905b8
locked as resolved and limited conversation to collaborators on May 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

topic/ui-interactionChange the process how users use Gitea instead of the visual appearancetype/featureCompletely new functionality. Can only be merged if feature freeze is not active.type/proposalThe new feature has not been accepted yet but needs to be discussed first.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Participants

    @pat-s@HesterG

    Issue actions

      Distinguishing cross-referenced issue comments from issue links · Issue #23671 · go-gitea/gitea