发布

  • [OPIK-4621] [E2E] fix: update tests for default column changes and online scoring (#5409)

    frostbyte_neo 发布于 2026-02-26 14:30:38 +00:00

    • [OPIK-4364] [E2E] fix: update tests for default column changes and online scoring

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

    • fix(experiments): enable Dataset item ID column before reading IDs

    The "Dataset item ID" column is hidden by default after the default
    columns update. Add initialize() to ExperimentItemsPage that enables
    the column via the columns dropdown, then resolve its index dynamically
    from the thead instead of using a hardcoded td:nth-child(2).

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


    Co-authored-by: Andrei Căutișanu andreicautisanu@Andreis-MacBook-Pro.local
    Co-authored-by: Claude Sonnet 4.6 noreply@anthropic.com

    下载附件