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/issue/sidebar
wxiaoguang 5675efb3e0
Fix duplicate dropdown dividers (#32760)
Fix #27466

The problem is that any item in the menu could be hidden, pure CSS won't
work, and dropdown's builtin "hideDividers" doesn't work with our "scope
dividers". The newly introduced "archived" label makes the dividers
regression more.
3 months ago
..
allow_maintainer_edit.tmpl Fix issue sidebar (#32455) 4 months ago
assignee_list.tmpl make search box in issue sidebar dropdown list always show when scrolling (#32576) 3 months ago
due_date.tmpl
issue_dependencies.tmpl Fix issue sidebar (#32455) 4 months ago
issue_management.tmpl Style unification for the issue_management area (#32605) 3 months ago
label_list.tmpl Fix duplicate dropdown dividers (#32760) 3 months ago
label_list_item.tmpl Refactor sidebar assignee&milestone&project selectors (#32465) 3 months ago
milestone_list.tmpl fix(#32667): 🐛 Fixe a keystring misuse and refactor duplicates keystrings (#32668) 3 months ago
participant_list.tmpl Refactor sidebar assignee&milestone&project selectors (#32465) 3 months ago
project_list.tmpl Improve issue sidebar UI (#32587) 3 months ago
reference_link.tmpl
reviewer_list.tmpl Improve issue sidebar UI (#32587) 3 months ago
stopwatch_timetracker.tmpl Issue time estimate, meaningful time tracking (#23113) 3 months ago
watch_notification.tmpl
wip_switch.tmpl Add reviewers selection to new pull request (#32403) 4 months ago