发布

  • [OPIK-4364] [FE] Update default columns across all tables (#5388)

    frostbyte_neo 发布于 2026-02-26 08:07:02 +00:00

    • [OPIK-4364] [FE] Stop treating User Feedback as special score

    All feedback scores are now treated uniformly - User Feedback is no
    longer always-present or positioned first. It appears dynamically
    like other scores only when data exists.

    Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com

    • [OPIK-4364] [FE] Fix metadata appearing in Feedback Scores section

    Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com

    • [OPIK-4485] [FE] Ensure Last updated label consistency across all tables

    Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com

    • [OPIK-4473] [FE] Update Traces and Spans table default columns

    Split DEFAULT_TRACES_PAGE_COLUMNS into separate DEFAULT_TRACES_COLUMNS
    and DEFAULT_SPANS_COLUMNS with updated defaults per ticket spec.

    Add displayOrder prop to ColumnsButton to control column order in the
    dropdown selector. Default columns appear first, rest at the end.

    Fix sortColumnsByOrder to place unordered items at end (Infinity)
    instead of position 0. Move error_info into SHARED_COLUMNS.

    Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com

    • [OPIK-4475] [FE] Update Threads table default columns

    Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com

    • [OPIK-4476] [FE] Update Online Evaluation and Annotation Queues default columns

    Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com

    • [OPIK-4478] [FE] Update Experiments and Experiment Items default columns

    Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com

    • [OPIK-4480] [FE] Update Prompt Library table default columns

    Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com

    • [OPIK-4481] [FE] Update Optimization Studio table default columns

    Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com

    • [OPIK-4482] [FE] Update Alerts table default columns

    Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com

    • [OPIK-4483] [FE] Update Projects table default columns

    Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com

    • [OPIK-4364] [FE] Move ID column to first position in dropdown across all tables

    Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com

    • [OPIK-4364] [FE] Rename (avg.) labels to Avg prefix across all tables

    Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com

    • [OPIK-4364] [FE] Rename ID (Dataset item) to Dataset item ID

    Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com

    • [OPIK-4364] [FE] Add DEFAULT_COLUMNS_ORDER to uncovered tables

    Add column ordering with ID first to tables not covered by original subtasks:
    Prompt Commits, Feedback Definitions, Queue Items (Traces/Threads),
    and Optimization Trials comparison.

    Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com


    Co-authored-by: Claude Opus 4.6 noreply@anthropic.com

    下载附件