-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Show Stats
does nothing
#32226
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
This comment was marked as outdated.
This comment was marked as outdated.
OK, not really a regression:
Well, a strange UI design. https://demo.gitea.com/wxiaoguang/test1/pulls/3/files |
...and non-un-highlighting |
Yup, that's another UI problem. Not only |
a1012112796
added a commit
to a1012112796/gitea
that referenced
this issue
Oct 12, 2024
fix go-gitea#32226 in go-gitea#27775 , it do some changes to only show diff file tree when more than one file changed. But looks it also break the `diff-file-list` logic, which looks not expected change. so try fix it. /cc @silverwind Signed-off-by: a1012112796 <[email protected]>
Thanks! |
a1012112796
added a commit
to a1012112796/gitea
that referenced
this issue
Oct 15, 2024
Backport go-gitea#32244 fix go-gitea#32226 in go-gitea#27775 , it do some changes to only show diff file tree when more than one file changed. But looks it also break the `diff-file-list` logic, which looks not expected change. so try fix it. /cc @silverwind example view:  Signed-off-by: a1012112796 <[email protected]>
lunny
pushed a commit
that referenced
this issue
Oct 17, 2024
Backport #32244 fix #32226 in #27775 , it do some changes to only show diff file tree when more than one file changed. But looks it also break the `diff-file-list` logic, which looks not expected change. so try fix it. /cc @silverwind example view:  Signed-off-by: a1012112796 <[email protected]>
DennisRasey
pushed a commit
to DennisRasey/forgejo
that referenced
this issue
Oct 22, 2024
fix go-gitea/gitea#32226 in go-gitea/gitea#27775 , it do some changes to only show diff file tree when more than one file changed. But looks it also break the `diff-file-list` logic, which looks not expected change. so try fix it. /cc @silverwind example view:  Signed-off-by: a1012112796 <[email protected]> (cherry picked from commit c4b2808b896dd86323c6a0d119c8cf24752d4d8a) Signed-off-by: Gergely Nagy <[email protected]> Conflicts: - web_src/js/features/repo-diff-filetree.js web_src/js/features/repo-diff.js Conflicts resolved by manually applying the changes.
richmahn
pushed a commit
to unfoldingWord/dcs
that referenced
this issue
Mar 2, 2025
fix go-gitea/gitea#32226 in go-gitea/gitea#27775 , it do some changes to only show diff file tree when more than one file changed. But looks it also break the `diff-file-list` logic, which looks not expected change. so try fix it. /cc @silverwind example view:  Signed-off-by: a1012112796 <[email protected]>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Description
No response
Screenshots
...
(Diff Options
).Show Stats
.Show Stats
went gray.Show Stats
....
(Diff Options
).Show Stats
didn't switch back from gray.Gitea Version
1.23.0+dev-534-gf4b8f6fc40
Can you reproduce the bug on the Gitea demo site?
Yes
Operating System
Calculate Linux (Gentoo-based)
Browser Version
129.0.6668.89 (Official build), (64 bit)
The text was updated successfully, but these errors were encountered: