发布

  • [OPIK-2763] [FE/BE] Allow to preview non-truncated data in tables (#3917)

    frostbyte_neo 发布于 2025-11-04 12:49:01 +00:00

    • OPIK-2763] Add configurable truncation limits for inputs and outputs in tables

      • add instruction to pretty cell
      • fix linter error
    • Revision 2: Address GitHub PR comments

    • Use TRUNCATION_DISABLED_MAX_PAGE_SIZE constant instead of hard-coded value
    • Fix hook ordering consistency in TraceQueueItemsTab
    • Extract shared helper function to reduce code duplication in config handlers
    • Revision 2: Apply UX feedback for truncation toggle UI

    • Refactor TruncationConfigPopover: Remove unnecessary padding from HoverCardContent

    • Revision 2: Change truncation_on_tables from UInt8 to Bool in migration

    下载附件