gitforge/web_src
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
..
css fix(dropdown): a11y: add tooltip to opener in Actions, + ui: fix rounding, + improve demos (#13052) 2026-07-17 21:04:58 +02:00
fomantic Lock file maintenance (forgejo) (#12992) 2026-06-10 15:39:48 +02:00
js fix: query the correct form for wiki editing (#13498) 2026-07-17 20:04:08 +02:00
svg