gitforge/templates/repo/actions
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
..
dispatch.tmpl fix: accept true as input in workflow_dispatch (#10089) 2025-11-13 15:57:55 +01:00
list.tmpl feat: enable manual prioritization of workflow runs (#13045) 2026-06-18 00:58:33 +02:00
list_inner.tmpl fix(dropdown): a11y: add tooltip to opener in Actions, + ui: fix rounding, + improve demos (#13052) 2026-07-17 21:04:58 +02:00
no_workflows.tmpl fix: update action quick start url (#9211) 2025-09-10 10:44:19 +02:00
runs_list.tmpl fix(ui): use rtl alignment for options dropdown in actions list (#13495) 2026-07-17 18:38:41 +02:00
status.tmpl Fix incomplete Actions status aggregations (#32859) 2024-12-22 08:46:38 +01:00
view.tmpl feat: add warnings for usage of unsupported permissions: in Actions workflows (#13164) 2026-06-23 21:30:19 +02:00