Skip to content

Dashboard Experiment Run table Corrections and Tweaks#1146

Merged
nafiz1001 merged 2 commits into
masterfrom
dashboard-launch-button
May 15, 2026
Merged

Dashboard Experiment Run table Corrections and Tweaks#1146
nafiz1001 merged 2 commits into
masterfrom
dashboard-launch-button

Conversation

@nafiz1001
Copy link
Copy Markdown
Collaborator

No description provided.

@nafiz1001 nafiz1001 requested a review from UlysseFG May 11, 2026 14:15
@nafiz1001 nafiz1001 requested a review from Copilot May 13, 2026 18:07
@nafiz1001
Copy link
Copy Markdown
Collaborator Author

Go Mr. Copilot! Provide a good review of my PR!

Copy link
Copy Markdown

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 adjusts the dashboard experiment run tables so launched-run cards show launch timing while not-launched runs expose the launch action.

Changes:

  • Adds a dedicated LAUNCHED simple-table column showing run_processing_launch_time as relative time.
  • Updates dashboard column sets to use LAUNCHED for launched/processing tables and add LAUNCH to not-launched runs.

Reviewed changes

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

File Description
frontend/src/components/experimentRuns/SimpleExperimentRunTable.tsx Defines the new LAUNCHED column and keeps sorters disabled for dashboard table columns.
frontend/src/components/DashboardPage.tsx Updates dashboard experiment run column configurations.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

ExperimentRunColumnID.NAME,
ExperimentRunColumnID.START_DATE
ExperimentRunColumnID.START_DATE,
ExperimentRunColumnID.LAUNCH
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Good boy!

@nafiz1001 nafiz1001 merged commit 46b8073 into master May 15, 2026
4 checks passed
@nafiz1001 nafiz1001 deleted the dashboard-launch-button branch May 15, 2026 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants