gitforge/templates
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
..
admin feat: don't render large compare diff (#12808) 2026-07-16 17:00:55 +02:00
api/packages/pypi
base correcting referrer policy in HTML <meta> tag (#13036) 2026-06-10 20:39:20 +02:00
custom feat(ui): provide ability to add a warning message to the registration/login screens (#12597) 2026-05-21 06:04:41 +02:00
demo fix(dropdown): a11y: add tooltip to opener in Actions, + ui: fix rounding, + improve demos (#13052) 2026-07-17 21:04:58 +02:00
explore fix(ui): use octicon-repo-forked in repo list (#10227) 2025-11-26 11:21:20 +01:00
htmx
mail chore: have stylelint lint CSS in tmpl files to enforce RTL-friendly logical properties (#13216) 2026-07-04 17:05:27 +02:00
moderation feat: replace cross origin protection (#9830) 2025-10-29 22:43:22 +01:00
org feat: setting to add team members by invitations (#12845) 2026-06-15 01:46:25 +02:00
package chore(tests): TestPackageContainer verifies Web UI template rendering (#13463) 2026-07-15 14:51:21 +02:00
projects fix: hide some disallowed actions that lead to 404 errors in archived repos (#12773) 2026-05-30 14:02:33 +02:00
repo fix(dropdown): a11y: add tooltip to opener in Actions, + ui: fix rounding, + improve demos (#13052) 2026-07-17 21:04:58 +02:00
shared fix(ui): fix markdown editor monospace preference in pages with multiple editors (#13329) 2026-07-10 01:29:00 +02:00
status chore: have stylelint lint CSS in tmpl files to enforce RTL-friendly logical properties (#13216) 2026-07-04 17:05:27 +02:00
swagger chore: improve CompareDiff (#13314) 2026-07-06 15:02:30 +02:00
user enh(ui): give hint about .profile repo for advanced customization and verification links (#13330) 2026-07-07 11:07:43 +02:00
webhook chore: rename SafeHTML to TrustHTML (#11481) 2026-03-08 02:41:37 +01:00
home.tmpl
home_forgejo.tmpl
install.tmpl fix(install): update docker docs link (#13481) 2026-07-16 15:33:06 +02:00
post-install.tmpl