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
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
..
fields Refactor markdown editor and use it for milestone description editor (#32688) 3 months ago
labels Refactor LabelEdit (#32752) 3 months ago
milestone Refactor sidebar assignee&milestone&project selectors (#32465) 3 months ago
sidebar Fix duplicate dropdown dividers (#32760) 3 months ago
view_content Issue time estimate, meaningful time tracking (#23113) 3 months ago
branch_selector_field.tmpl Fix issue sidebar (#32455) 4 months ago
card.tmpl Fix issue title rendering and refactor legacy function names (#32703) 3 months ago
choose.tmpl Fix spacing in issue navbar (#30238) 11 months ago
comment_tab.tmpl Refactor markdown editor and use it for milestone description editor (#32688) 3 months ago
filter_actions.tmpl fix(#32667): 🐛 Fixe a keystring misuse and refactor duplicates keystrings (#32668) 3 months ago
filter_list.tmpl Fix duplicate dropdown dividers (#32760) 3 months ago
filters.tmpl Migrate margin and padding helpers to tailwind (#30043) 11 months ago
label_precolors.tmpl Replace 10 more gt- classes with tw- (#29945) 11 months ago
labels.tmpl Refactor LabelEdit (#32752) 3 months ago
list.tmpl Replace `gt-word-break` with `tw-break-anywhere` (#31183) 9 months ago
milestone_issues.tmpl Refactor DateUtils and merge TimeSince (#32409) 4 months ago
milestone_new.tmpl Refactor markdown editor and use it for milestone description editor (#32688) 3 months ago
milestones.tmpl Refactor DateUtils and merge TimeSince (#32409) 4 months ago
navbar.tmpl Fix menu buttons in issues and release (#30056) 11 months ago
new.tmpl Fix incorrect redirection when creating a PR fails (#29537) 12 months ago
new_form.tmpl Refactor sidebar assignee&milestone&project selectors (#32465) 3 months ago
openclose.tmpl Migrate margin and padding helpers to tailwind (#30043) 11 months ago
search.tmpl Refactor issue list (#32755) 3 months ago
view.tmpl Make Issue/PR/projects more compact, misc CSS tweaks (#24459) 2 years ago
view_content.tmpl Refactor markdown editor and use it for milestone description editor (#32688) 3 months ago
view_title.tmpl Fix issue title rendering and refactor legacy function names (#32703) 3 months ago