tech-debt: Admin config editor - add array support and fix OPEN-WITH-EDITOR-APP-JSON #324
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
The admin config editor has incomplete type support and inconsistent JSON handling.
Locations
web_src/js/features/admin/config.ts:60- support more types like arrayweb_src/js/features/admin/config.ts:119- support array values in the futureweb_src/js/features/admin/config.ts:160- OPEN-WITH-EDITOR-APP-JSON: need same logic as backendweb_src/js/features/admin/config.test.ts:45- OPEN-WITH-EDITOR-APP-JSON: must match backendtemplates/admin/config_settings/repository.tmpl:14- OPEN-WITH-EDITOR-APP-JSON: use simple textareaAction Required
Add array value support. Align frontend/backend JSON handling for OPEN-WITH-EDITOR apps.
Created by Claude Opus 4.6