Skip to content

Conversation

@alexkuzmik
Copy link
Collaborator

@alexkuzmik alexkuzmik commented Nov 6, 2025

Details

Changed the default view of experiments page from grouping by dataset to no grouping - just one line per experiment. The top part of the page however still contains charts grouped by datasets for visible experiments as it was before.

This view is simpler, more intuitive to start with and you are less likely to automatically click on dataset and move to dataset page when in fact wanting to click on experiment.

The dataset view is still available, it's just not default now.

image

Change checklist

  • User facing
  • Documentation update

Issues

  • Resolves #
  • OPIK-2987

Testing

Tested manually.
Test env: https://pr-3962.dev.comet.com/default/experiments?filters=%5B%5D&groups=%5B%5D&size=100

Documentation

@alexkuzmik alexkuzmik requested a review from a team as a code owner November 6, 2025 12:38
Copilot AI review requested due to automatic review settings November 6, 2025 12:38
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR changes the default view of the experiments page from grouping by dataset to no grouping, while maintaining dataset-based grouping for the charts displayed at the top of the page.

Key changes:

  • Removed default grouping by dataset on the experiments table
  • Modified chart data generation to group experiments by dataset even when no table grouping is applied
  • Added dynamic column filtering to hide the dataset column when grouping by dataset

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
ExperimentsPage.tsx Updated chart data generation to group by dataset when no grouping is applied; added dataset and duration columns to default selected columns
useExperimentsTableConfig.ts Added logic to filter out dataset column from display when grouping by dataset
useExperimentsGroupsAndFilters.ts Changed default groups from grouping by dataset to empty array; updated local storage key version

@alexkuzmik alexkuzmik marked this pull request as draft November 6, 2025 12:41
@alexkuzmik alexkuzmik added the test-environment Deploy Opik adhoc environment label Nov 6, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Nov 6, 2025

🔄 Test environment deployment started

Building images for PR #3962...

You can monitor the build progress here.

@CometActions
Copy link
Collaborator

Test environment is now available!

Access Information

The deployment has completed successfully and the version has been verified.

@alexkuzmik alexkuzmik marked this pull request as ready for review November 6, 2025 13:21
@alexkuzmik alexkuzmik requested a review from aadereiko November 6, 2025 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Frontend test-environment Deploy Opik adhoc environment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants