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 a928739456
Refactor sidebar assignee&milestone&project selectors (#32465)
Follow #32460

Now the code could be much clearer than before and easier to maintain. A
lot of legacy code is removed.

Manually tested.

This PR is large enough, that fine tunes could be deferred to the future if
there is no bug found or design problem.

Screenshots:

<details>

![image](https://github.com/user-attachments/assets/35f4ab7b-1bc0-4bad-a73c-a4569328303c)

</details>
4 months ago
..
fields Refactor template ctx and render utils (#32422) 4 months ago
labels Refactor sidebar label selector (#32460) 4 months ago
milestone Refactor sidebar assignee&milestone&project selectors (#32465) 4 months ago
sidebar Refactor sidebar assignee&milestone&project selectors (#32465) 4 months ago
view_content Refactor sidebar assignee&milestone&project selectors (#32465) 4 months ago
branch_selector_field.tmpl Fix issue sidebar (#32455) 4 months ago
card.tmpl Refactor template ctx and render utils (#32422) 4 months ago
choose.tmpl Fix spacing in issue navbar (#30238) 11 months ago
comment_tab.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago
filter_actions.tmpl Refactor template ctx and render utils (#32422) 4 months ago
filter_list.tmpl Refactor template ctx and render utils (#32422) 4 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 Fix spacing in issue navbar (#30238) 11 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 Fix milestone deadline and date related problems (#32339) 4 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) 4 months ago
openclose.tmpl Migrate margin and padding helpers to tailwind (#30043) 11 months ago
search.tmpl Migrate `gt-hidden` to `tw-hidden` (#30046) 11 months ago
view.tmpl Make Issue/PR/projects more compact, misc CSS tweaks (#24459) 2 years ago
view_content.tmpl Refactor issue page info (#32445) 4 months ago
view_title.tmpl Refactor issue page info (#32445) 4 months ago