Make wiki commit messages link to commit change viewer #1017

Open
opened 2023-05-12 03:51:54 +00:00 by HexagonCDN · 1 comment

On Git, you can either click on SHA1 or the commit message to view the changes.
image

However, on wiki, you only can click on SHA1.
image

This is a problem on mobile since SHA1 disappears on small screens.
image

On Git, you can either click on SHA1 or the commit message to view the changes. ![image](/attachments/713fb13d-ae43-4478-82ec-05343f33e20b) However, on wiki, you only can click on SHA1. ![image](/attachments/913f7b4c-bc71-4a4b-aad5-5a63f5f83763) This is a problem on mobile since SHA1 disappears on small screens. ![image](/attachments/ff06e8d8-aef7-4bfa-ae4e-2608945bfa89)
n0toose added the
enhancement
s/Forgejo
labels 2023-05-13 16:02:31 +00:00
Member

(Note to contributors)

Lines of code where this can be fixed: 4de80392bc/templates/repo/commits_list.tmpl (L63-L68)

(Note to contributors) Lines of code where this can be fixed: https://github.com/go-gitea/gitea/blob/4de80392bc19628091c6b77cca9a82c00b9bd834/templates/repo/commits_list.tmpl#L63-L68
n0toose added the
contributions welcome
label 2023-05-13 16:40:08 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Codeberg/Community#1017
No description provided.