make links more visibles #3289

Closed
opened 2025-11-02 05:06:46 -06:00 by GiteaMirror · 4 comments
Owner

Originally created by @Aviortheking on GitHub (May 4, 2019).

  • Gitea version (or commit ref): 1.9.0+dev-191-g2933ae4e8
  • Git version: not relevant
  • Operating system: linux
  • Database (use [x]):
    • PostgreSQL
    • MySQL
    • MSSQL
    • SQLite
    • Not relevant
  • Can you reproduce the bug at https://try.gitea.io:
    • Yes (provide example URL)
    • No
    • Not relevant
  • Log gist:

Description

Actually all different link in a commit have no differences
maybe it could be changed to underline the current link like what github does

Screenshots

image

Originally created by @Aviortheking on GitHub (May 4, 2019). <!-- NOTE: If your issue is a security concern, please send an email to security@gitea.io instead of opening a public issue --> <!-- 1. Please speak English, this is the language all maintainers can speak and write. 2. Please ask questions or configuration/deploy problems on our Discord server (https://discord.gg/gitea) or forum (https://discourse.gitea.io). 3. Please take a moment to check that your issue doesn't already exist. 4. Please give all relevant information below for bug reports, because incomplete details will be handled as an invalid report. --> - Gitea version (or commit ref): 1.9.0+dev-191-g2933ae4e8 - Git version: not relevant - Operating system: linux - Database (use `[x]`): - [ ] PostgreSQL - [ ] MySQL - [ ] MSSQL - [ ] SQLite - [x] Not relevant - Can you reproduce the bug at https://try.gitea.io: - [ ] Yes (provide example URL) - [ ] No - [x] Not relevant - Log gist: ## Description Actually all different link in a commit have no differences maybe it could be changed to underline the current link like what github does ## Screenshots ![image](https://user-images.githubusercontent.com/15822031/57178300-5602e900-6e6e-11e9-8b0c-c5549a6ce94f.png) <!-- **If this issue involves the Web Interface, please include a screenshot** -->
Author
Owner

@mrsdizzie commented on GitHub (May 5, 2019):

This behavior will change after #6842 is merged where the text will only link to the commit in the list view

@mrsdizzie commented on GitHub (May 5, 2019): This behavior will change after #6842 is merged where the text will only link to the commit in the list view
Author
Owner

@Aviortheking commented on GitHub (May 5, 2019):

oh ok so links will only go to the commit after taht ?

@Aviortheking commented on GitHub (May 5, 2019): oh ok so links will only go to the commit after taht ?
Author
Owner

@mrsdizzie commented on GitHub (May 7, 2019):

Yes, in the list view it only goes to the commit now. See:

https://try.gitea.io/mrsdizzie/linktesting

When you click the commit you still get a link to the issue/PR in the summary on the commit view

@mrsdizzie commented on GitHub (May 7, 2019): Yes, in the list view it only goes to the commit now. See: https://try.gitea.io/mrsdizzie/linktesting When you click the commit you still get a link to the issue/PR in the summary on the commit view
Author
Owner

@Aviortheking commented on GitHub (May 7, 2019):

OK thanks !

@Aviortheking commented on GitHub (May 7, 2019): OK thanks !
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#3289