Mark the containing directory as viewed in the file tree when all its files are viewed #25644
Labels
topic/ui
Change the appearance of the Gitea UI
type/feature
Completely new functionality. Can only be merged if feature freeze is not active.
type/proposal
The new feature has not been accepted yet but needs to be discussed first.
Milestone
Feature Description
At the moment, Gitea highlights viewed files differently in the filetree (see screenshot 1, implemented by #24956).
However, I've noticed that the directories grab unnecessary attention when skimming through the tree to see what is reviewed and what isn't.
So, what I'm proposing to do when a file is marked as viewed:
When a file is de-marked, we need to de-mark its parents as well.
It is some overhead compared to now, but I think it's worth it to allow faster skimming through the tree.
Screenshots
Current appearance
Expected appearance
The text was updated successfully, but these errors were encountered: