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.
2024-12-09 07:54:59 +00:00
..
allow_maintainer_edit.tmpl Fix issue sidebar (#32455) 2024-11-09 01:55:32 +08:00
assignee_list.tmpl make search box in issue sidebar dropdown list always show when scrolling (#32576) 2024-11-21 09:23:50 +08:00
due_date.tmpl Split issue sidebar into small templates (#32444) 2024-11-08 01:44:20 +00:00
issue_dependencies.tmpl Fix issue sidebar (#32455) 2024-11-09 01:55:32 +08:00
issue_management.tmpl Style unification for the issue_management area (#32605) 2024-11-22 04:33:31 +00:00
label_list.tmpl Fix duplicate dropdown dividers (#32760) 2024-12-09 07:54:59 +00:00
label_list_item.tmpl Refactor sidebar assignee&milestone&project selectors (#32465) 2024-11-11 04:07:54 +08:00
milestone_list.tmpl fix(#32667): 🐛 Fixe a keystring misuse and refactor duplicates keystrings (#32668) 2024-12-01 10:14:56 +08:00
participant_list.tmpl Refactor sidebar assignee&milestone&project selectors (#32465) 2024-11-11 04:07:54 +08:00
project_list.tmpl Improve issue sidebar UI (#32587) 2024-11-21 03:31:54 +00:00
reference_link.tmpl Split issue sidebar into small templates (#32444) 2024-11-08 01:44:20 +00:00
reviewer_list.tmpl Improve issue sidebar UI (#32587) 2024-11-21 03:31:54 +00:00
stopwatch_timetracker.tmpl Issue time estimate, meaningful time tracking (#23113) 2024-12-05 13:07:53 +00:00
watch_notification.tmpl Split issue sidebar into small templates (#32444) 2024-11-08 01:44:20 +00:00
wip_switch.tmpl Add reviewers selection to new pull request (#32403) 2024-11-09 04:48:31 +00:00