Skip to content

File tree in PR shows only 1 file #23641

Closed as not planned
Closed as not planned
@MartenH

Description

@MartenH

Description

The file tree in a PR only shows the first file, not the entire tree. like so:
image

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.

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions