You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed during my code review that the file tree was missing. Then I noticed a button I pressed on it, and it opened the tree but in very small. The "bug" is simply the fact that the right side bar (see in red on screenshot 01) is not specified to take all the available height, and where to put it in automatic.
Furthermore, just above the horizontal bar there is a small line with the name of the files etc. It makes no sense to have this here, and it is totally unreadable (see in purple on screenshot 01).
Screenshots
Screen 01
Screen 02 (sidebar fixed with "height: auto;" on the container div)
Gitea Version
1.19.0
Can you reproduce the bug on the Gitea demo site?
Yes
Operating System
docker
Browser Version
not useful
The text was updated successfully, but these errors were encountered:
Description
Hello,
I noticed during my code review that the file tree was missing. Then I noticed a button I pressed on it, and it opened the tree but in very small. The "bug" is simply the fact that the right side bar (see in red on screenshot 01) is not specified to take all the available height, and where to put it in automatic.
Furthermore, just above the horizontal bar there is a small line with the name of the files etc. It makes no sense to have this here, and it is totally unreadable (see in purple on screenshot 01).
Screenshots
Screen 01

Screen 02 (sidebar fixed with "height: auto;" on the container div)

Gitea Version
1.19.0
Can you reproduce the bug on the Gitea demo site?
Yes
Operating System
docker
Browser Version
not useful
The text was updated successfully, but these errors were encountered: