Admin settings bugs after !2187 #1386

Open
opened 2025-12-30 18:22:15 +00:00 by tusooa · 1 comment
Owner

Missing i18n entry

  • admin_dash.instance.registrations
  • admin_dash.instance.captcha_header
  • admin_dash.temp_overrides.:pleroma.:pools.:rich_media.:size.label
  • admin_dash.temp_overrides.:pleroma.:pools.:rich_media.:max_waiting.label
  • admin_dash.temp_overrides.:pleroma.:pools.:rich_media.:recv_timeout.label
  • admin_dash.temp_overrides.:pleroma.:hackney_pools.:rich_media.:max_connections.label
  • admin_dash.temp_overrides.:pleroma.:hackney_pools.:rich_media.:timeout.label

Registration tab

"Welcome message" should be a textarea, not one-line input

One-line input for a very long message

Auth

unexpected indeterminate state (shown as off in Admin-FE)

Enforce OAuth admin scope usage indeterminate checkbox{width=526 height=254}

EMails

Password entry should be a password input, not a clear-text input

HTTP

Web push private key should be a password input, not a clear-text input

<!-- please use one of the templates if applicable, otherwise - type out here in free-form --> # Missing i18n entry - `admin_dash.instance.registrations` - `admin_dash.instance.captcha_header` - `admin_dash.temp_overrides.:pleroma.:pools.:rich_media.:size.label` - `admin_dash.temp_overrides.:pleroma.:pools.:rich_media.:max_waiting.label` - `admin_dash.temp_overrides.:pleroma.:pools.:rich_media.:recv_timeout.label` - `admin_dash.temp_overrides.:pleroma.:hackney_pools.:rich_media.:max_connections.label` - `admin_dash.temp_overrides.:pleroma.:hackney_pools.:rich_media.:timeout.label` # Registration tab "Welcome message" should be a textarea, not one-line input ![One-line input for a very long message](/uploads/1c6578d44a12f598a43d903eb29688a6/Copie_d_écran_20251230_130754.png) # Auth unexpected indeterminate state (shown as off in Admin-FE) ![Enforce OAuth admin scope usage indeterminate checkbox](/attachments/0920c267-3e11-44b1-9284-2385b0de1d4c){width=526 height=254} # EMails Password entry should be a password input, not a clear-text input # HTTP Web push private key should be a password input, not a clear-text input
Owner

Thanks, i'm not sure if I'll be able to make 2.10.1 any time soon.

Anything that is admin_dash.temp_overrides.* is basically string that is missing on backend side and could be fixed either on backend or frontend. Localization strings in admin dashboard are kind of a mess

cc @lambadalambda

Thanks, i'm not sure if I'll be able to make 2.10.1 any time soon. Anything that is `admin_dash.temp_overrides.*` is basically string that is missing on backend side and could be fixed either on backend or frontend. Localization strings in admin dashboard are kind of a mess cc @lambadalambda
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
pleroma/pleroma-fe#1386
No description provided.