Issue ref lines could be improved #10573

Open
opened 2025-11-02 09:11:37 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @wiktor-k on GitHub (Mar 31, 2023).

Feature Description

I'm using issue refs as pointers to for example fix release etc and I've noticed they could be improved in several ways with regard to "clickability".

It's hard to visualise without hover effect but if you look at my sample issue:

2023-03-31-12-12-21

The "wiktor referenced this issue 12 seconds ago" line has everything clickable, 3 links, very nice.

Compare that with the ref line: "wiktor changed reference from refs/tags/v0.1.16 to refs/tags/v0.1.15 now" only nick is clickable.

Improvements possible:

  • refs in bold should be clickable, if they are refs to tags take the user to tag view, if they are to branch take the user to branch tag,
  • timestamp should be clickable just like in the "issue ref" case.

I'd be happy to work on this if you think my proposal is OK. If you have better suggestions I'm all ears too :)

Screenshots

No response

Originally created by @wiktor-k on GitHub (Mar 31, 2023). ### Feature Description I'm using issue refs as pointers to for example fix release etc and I've noticed they could be improved in several ways with regard to "clickability". It's hard to visualise without hover effect but if you [look at my sample issue](https://try.gitea.io/wiktor/pysequoia/issues/1): ![2023-03-31-12-12-21](https://user-images.githubusercontent.com/1718963/229092663-06a92841-8693-4b1a-bbdc-24fa97ab4b2d.png) The "[wiktor](https://try.gitea.io/wiktor) [referenced this issue ](https://try.gitea.io/wiktor/pysequoia/issues/2#issuecomment-165812)[12 seconds ago](https://try.gitea.io/wiktor/pysequoia/issues/1#event-165813)" line has everything clickable, 3 links, very nice. Compare that with the ref line: "[wiktor](https://try.gitea.io/wiktor) changed reference from refs/tags/v0.1.16 to refs/tags/v0.1.15 now" only nick is clickable. Improvements possible: - refs in bold should be clickable, if they are refs to tags take the user to tag view, if they are to branch take the user to branch tag, - timestamp should be clickable just like in the "issue ref" case. I'd be happy to work on this if you think my proposal is OK. If you have better suggestions I'm all ears too :) ### Screenshots _No response_
GiteaMirror added the type/proposal label 2025-11-02 09:11:37 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#10573