Make use of real links in file tree #14720

Closed
opened 2025-11-02 11:21:06 -06:00 by GiteaMirror · 3 comments
Owner

Originally created by @eric-j-ason on GitHub (Jul 7, 2025).

Feature Description

I think it would be nice if the file tree had real links, that you could right click (to copy), Ctrl click (to open in a new tab), and so on.

Right now, it seems to be the case that clicks are only captured by JavaScript, which loads new content into the current tab. (I imagine that this behaviour could be kept as well, if desired, while still making Ctrl clicking and right clicking possible.)

Originally created by @eric-j-ason on GitHub (Jul 7, 2025). ### Feature Description I think it would be nice if the file tree had real links, that you could right click (to copy), Ctrl click (to open in a new tab), and so on. Right now, it seems to be the case that clicks are only captured by JavaScript, which loads new content into the current tab. (I imagine that this behaviour could be kept as well, if desired, while still making Ctrl clicking and right clicking possible.)
GiteaMirror added the type/proposal label 2025-11-02 11:21:06 -06:00
Author
Owner

@silverwind commented on GitHub (Jul 7, 2025):

Was already fixed in https://github.com/go-gitea/gitea/pull/34730, you can try nightly or wait for 1.25.0.

@silverwind commented on GitHub (Jul 7, 2025): Was already fixed in https://github.com/go-gitea/gitea/pull/34730, you can try nightly or wait for 1.25.0.
Author
Owner

@wxiaoguang commented on GitHub (Jul 7, 2025):

nightly builds:

@wxiaoguang commented on GitHub (Jul 7, 2025): nightly builds: * https://dl.gitea.com/gitea/main-nightly/ * https://hub.docker.com/r/gitea/gitea/tags?name=nightly
Author
Owner

@eric-j-ason commented on GitHub (Jul 7, 2025):

Was already fixed in #34730, you can try nightly or wait for 1.25.0.

Excellent, thank you! I didn't think to search among pull requests, only issues.

I'll wait for 1.25.0.

@eric-j-ason commented on GitHub (Jul 7, 2025): > Was already fixed in [#34730](https://github.com/go-gitea/gitea/pull/34730), you can try nightly or wait for 1.25.0. Excellent, thank you! I didn't think to search among pull requests, only issues. I'll wait for 1.25.0.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#14720