gitforge/templates/demo
0ko 24b54a36e4 fix(dropdown): a11y: add tooltip to opener in Actions, + ui: fix rounding, + improve demos (#13052)
## Accessibility fix

Followup to forgejo/forgejo!10133. E2E test added.

Add "Tore actions" tooltip (and consequentially `aria-label`) to this opener so it has meaning to screen readers.

|![](https://codeberg.org/attachments/d07d3012-6967-4134-8bf4-216e4f5acc02)|
|-|

Unfortunately, the Tr key "profile.actions.tooltip" is badly named but it's already used in many places and will just be renamed to something generic at some point.

## Improved demo page

|![](https://codeberg.org/attachments/2a31f18e-1141-49df-8717-8d8b981586cf)|
|-|

## Fixed rounding correctness

I've crammed it here to avoid merge conflicts while waiting for review

|Before|After|
|-|-|
|![](https://codeberg.org/attachments/53347567-d890-4c87-ac48-ed64651e2dba)|![](https://codeberg.org/attachments/d40321c9-2e00-45f1-a8ea-261f607cdf6c)|

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/13052
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
2026-07-17 21:04:58 +02:00
..
buttons.tmpl
dropdown.tmpl fix(dropdown): a11y: add tooltip to opener in Actions, + ui: fix rounding, + improve demos (#13052) 2026-07-17 21:04:58 +02:00
fetch-action.tmpl chore: have stylelint lint CSS in tmpl files to enforce RTL-friendly logical properties (#13216) 2026-07-04 17:05:27 +02:00
flex-list.tmpl
fomantic-modal.tmpl
gitea-ui.tmpl
hashbox.tmpl
label.tmpl
list.tmpl chore: have stylelint lint CSS in tmpl files to enforce RTL-friendly logical properties (#13216) 2026-07-04 17:05:27 +02:00
modal.tmpl
tmplerr-sub.tmpl
tmplerr.tmpl