-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Proposal : Improve left tree view #24766
Labels
proposal/accepted
We have reviewed the proposal and agree that it should be implemented like that/at all.
topic/ui
Change the appearance of the Gitea UI
type/enhancement
An improvement of existing functionality
Comments
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
lunny
pushed a commit
that referenced
this issue
Oct 25, 2023
…27593) ## Add border to file tree 'sub-items' close #24766 view in `gitea-light` <img width="275" alt="image" src="https://github.com/go-gitea/gitea/assets/70063547/f1bf8736-2db3-454f-86f5-d050a2fae3eb"> view in `gitea-dark` <img width="296" alt="image" src="https://github.com/go-gitea/gitea/assets/70063547/053e2e6e-28f7-41d2-a139-1dae4df45929"> ## Change the 'item-file' padding Before that the 'item-file' only have padding when they in 'item-directory', which is too compact when 'item-file' after 'item-directory' <details>  --------- Co-authored-by: silverwind <me@silverwind.io>
fuxiaohei
pushed a commit
to fuxiaohei/gitea
that referenced
this issue
Jan 17, 2024
…o-gitea#27593) ## Add border to file tree 'sub-items' close go-gitea#24766 view in `gitea-light` <img width="275" alt="image" src="https://github.com/go-gitea/gitea/assets/70063547/f1bf8736-2db3-454f-86f5-d050a2fae3eb"> view in `gitea-dark` <img width="296" alt="image" src="https://github.com/go-gitea/gitea/assets/70063547/053e2e6e-28f7-41d2-a139-1dae4df45929"> ## Change the 'item-file' padding Before that the 'item-file' only have padding when they in 'item-directory', which is too compact when 'item-file' after 'item-directory' <details>  --------- Co-authored-by: silverwind <me@silverwind.io>
silverwind
added a commit
to silverwind/gitea
that referenced
this issue
Feb 20, 2024
…o-gitea#27593) ## Add border to file tree 'sub-items' close go-gitea#24766 view in `gitea-light` <img width="275" alt="image" src="https://github.com/go-gitea/gitea/assets/70063547/f1bf8736-2db3-454f-86f5-d050a2fae3eb"> view in `gitea-dark` <img width="296" alt="image" src="https://github.com/go-gitea/gitea/assets/70063547/053e2e6e-28f7-41d2-a139-1dae4df45929"> ## Change the 'item-file' padding Before that the 'item-file' only have padding when they in 'item-directory', which is too compact when 'item-file' after 'item-directory' <details>  --------- Co-authored-by: silverwind <me@silverwind.io>
# for free
to subscribe to this conversation on GitHub.
Already have an account?
#.
Labels
proposal/accepted
We have reviewed the proposal and agree that it should be implemented like that/at all.
topic/ui
Change the appearance of the Gitea UI
type/enhancement
An improvement of existing functionality
Description
The current tree view that we can see on PRs and commits is really cool and help navigate in different files esaily, but it's hard to spot in which folder level a file is.
It would be interesting to improve the padding on the list and add guideline to see faster in which folder a file is.
Screenshots
I've made the modification directly in the browser using the devtools, but i don't know which css files need to be edited to get something like that.
What i've done is:
Gitea Version
1.19.0+62-g809225113
Can you reproduce the bug on the Gitea demo site?
Yes
Operating System
Windows
Browser Version
Brave Version 1.51.114 Chromium: 113.0.5672.92
The text was updated successfully, but these errors were encountered: