gitforge/templates/repo/issue
0ko 9139a16c1c feat(ui): convert comment context menu to JSless dropdown, fix tippy target (#10830)
Replace Fomatnic-based menu with a details-based one for better accessibility, less reliance on JS, etc. Of course, none of the features in this menu work without JS, but it's still a good change for for accessibility, UI consistency and phasing Fomantic out.

## Preview

|Before|After|
|-|-|
|![b](/attachments/11f0afa8-3f52-4ba6-87f9-c8e92ad5d67a)|![a](/attachments/372160f3-1a2d-40d1-b3c7-f78ad439a523)|

Tippy:

![](https://codeberg.org/attachments/bcb125b2-ff18-40eb-9192-15547c588ca7)

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/10830
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
2026-07-15 12:51:25 +02:00
..
fields
labels fix(ui): allow label descriptions to wrap in dropdown (#11607) 2026-03-20 18:55:27 +01:00
milestone fix(ui): Make 'Clear milestone' work with HTMX (#8266) 2025-08-11 20:10:10 +02:00
view_content feat(ui): convert comment context menu to JSless dropdown, fix tippy target (#10830) 2026-07-15 12:51:25 +02:00
card.tmpl chore: move template context (#8663) 2025-07-25 11:55:15 +02:00
choose.tmpl
comment_tab.tmpl
filter_actions.tmpl refactor: replace Value() from Option[T] with Get() & ValueOrZeroValue() (#11218) 2026-02-10 16:41:21 +01:00
filter_list.tmpl fix(ui): fix typo in issue sort dropdown; relevance was misnamed as relevency (#12771) 2026-05-28 20:48:25 +02:00
filters.tmpl chore: remove obsolete code from button-legacy.css (#10581) 2025-12-31 03:13:05 +01:00
label_precolors.tmpl
labels.tmpl
list.tmpl feat(ui): implement new buttons for better cohesiveness (#9359) 2025-10-05 05:22:32 +02:00
milestone_issues.tmpl
milestone_new.tmpl feat: replace cross origin protection (#9830) 2025-10-29 22:43:22 +01:00
milestones.tmpl feat: require data-modal-id for delete buttons (#8711) 2025-08-08 01:53:23 +02:00
navbar.tmpl
new.tmpl
new_form.tmpl fix(web): org projects assignment in issue view (#7999) 2026-05-02 01:29:40 +02:00
openclose.tmpl fix(ui): use gap in switch items (#7581) 2025-04-21 04:25:08 +00:00
search.tmpl feat(issue-search): support query syntax (#9109) 2025-11-19 16:05:42 +01:00
view.tmpl
view_content.tmpl feat(build): Support go "fmt" format strings as masked usage patterns (#12013) 2026-05-01 02:46:01 +02:00
view_title.tmpl fix: hide some disallowed actions that lead to 404 errors in archived repos (#12773) 2026-05-30 14:02:33 +02:00