We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The file tree in a PR only shows the first file, not the entire tree. like so:
Url to try: https://try.gitea.io/MartenH/Bar/pulls/1/files
I'm really suck at CSS but figured out if I add the the lines:
<style> #diff-file-tree { height: unset; } </style>
to: $GITEA_CUSTOM/templates/custom/header.tmpl
it seems to work just fine.
1.19.0
Yes
No response
On try.gitea.io
None
The text was updated successfully, but these errors were encountered:
This should be fixed by #23616 for 1.19 And #23553 on main
1.19
main
Duplicate of #23593
Sorry, something went wrong.
You can get 1.19 latest from https://dl.gitea.com/gitea/1.19/ , or docker gitea:1.19-dev
These contain the fix.
No branches or pull requests
Description
The file tree in a PR only shows the first file, not the entire tree. like so:
Url to try:
https://try.gitea.io/MartenH/Bar/pulls/1/files
I'm really suck at CSS but figured out if I add the the lines:
to:
$GITEA_CUSTOM/templates/custom/header.tmpl
it seems to work just fine.
Gitea Version
1.19.0
Can you reproduce the bug on the Gitea demo site?
Yes
Log Gist
No response
Screenshots
No response
Git Version
On try.gitea.io
Operating System
On try.gitea.io
How are you running Gitea?
On try.gitea.io
Database
None
The text was updated successfully, but these errors were encountered: