You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/templates/repo/diff
Kyle D 72eedfb915
Show file tree by default (#25052)
Feel free to close this if there isn't interest.

The tree view looks amazing, and all of our users are really enjoying it
(major kudos to developers!), but only IF I tell them it exists!

Essentially, the file tree view as it is effectively undiscoverable.  

This PR changes the default state for the tree view to open, which
should significantly help with discoverability.

An alternative could be to reserve more horizontal space, as a typical
accordion panel would look (eg. VS Code), eg.

![image](https://github.com/go-gitea/gitea/assets/12700993/505ea40c-42b1-4111-b306-48e51e8e2130)
2 years ago
..
blob_excerpt.tmpl Improve accessibility when (re-)viewing files (#24817) 2 years ago
box.tmpl Show file tree by default (#25052) 2 years ago
comment_form.tmpl
comment_form_datahandler.tmpl
comments.tmpl Improve and fix bugs surrounding reactions (#24760) 2 years ago
compare.tmpl
conversation.tmpl
csv_diff.tmpl
escape_title.tmpl
image_diff.tmpl
new_comment.tmpl
new_review.tmpl
options_dropdown.tmpl
section_code.tmpl
section_split.tmpl Improve accessibility when (re-)viewing files (#24817) 2 years ago
section_unified.tmpl Improve accessibility when (re-)viewing files (#24817) 2 years ago
stats.tmpl
whitespace_dropdown.tmpl