gitforge/templates/user
0ko 423b5c029c feat(ui): modernize hidden comment types checkboxes in appearance settings (#13044)
Changes

- use native fieldset and checkboxes instead of fomantic. As a result, the code is simpler and changing the checkbox state by clicking the text works without JS by native `label` behavior instead of fomantic scripted behavior.
- show tooltips as help hints. This is better because in a large list with only two items having tooltips the user doesn't have to guess which ones have a tooltip. And it is more touchscreen friendly.

Preview

|Old|New|
|-|-|
|![old](https://codeberg.org/attachments/d464e1b7-d490-4efe-ac2a-5c4eb1f70467)|![new](https://codeberg.org/attachments/decccca6-45b7-4c8a-9099-a28781aad7f3)|

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/13044
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
2026-06-11 07:00:11 +02:00
..
auth feat(ui): provide ability to add a warning message to the registration/login screens (#12597) 2026-05-21 06:04:41 +02:00
dashboard fix: emoji's should not render in inline code blocks in issue lists (#12644) 2026-05-22 13:20:42 +02:00
notification feat(ui): improve visibility of counters inside of switch items (#11472) 2026-03-08 18:09:13 +01:00
overview feat: Follow remote users; feed tab (#10380) 2026-04-12 03:31:03 +02:00
settings feat(ui): modernize hidden comment types checkboxes in appearance settings (#13044) 2026-06-11 07:00:11 +02:00
code.tmpl
heatmap.tmpl
profile.tmpl feat: Follow remote users; feed tab (#10380) 2026-04-12 03:31:03 +02:00