发布

  • [OPIK-5982] [FE] fix: use textarea for multiline fields in agent config edit mode (#6327)

    frostbyte_neo 发布于 2026-04-16 12:24:39 +00:00

    String fields in the agent configuration form used elements which
    cannot accept newlines. Replace with AutoResizeTextarea for all non-numeric
    fields so multiline content is preserved in edit mode. Move border/padding
    styling onto the textarea itself so auto-resize height calculation correctly
    accounts for border-box sizing.

    Implements OPIK-5982: [Agent config form] Multiline field is not rendered
    as such in edit mode

    Co-authored-by: Claude Opus 4.6 (1M context) noreply@anthropic.com

    下载附件