Skip to content

Adds runs and filters#2002

Open
Mbeaulne wants to merge 1 commit into03-24-update_favourite_and_recent_cardsfrom
03-24-adds_runs_and_filters
Open

Adds runs and filters#2002
Mbeaulne wants to merge 1 commit into03-24-update_favourite_and_recent_cardsfrom
03-24-adds_runs_and_filters

Conversation

@Mbeaulne
Copy link
Copy Markdown
Collaborator

@Mbeaulne Mbeaulne commented Mar 24, 2026

Description

Implemented the dashboard runs view by creating a new DashboardRunsView component that displays pipeline runs with filtering capabilities. The annotation filter in PipelineRunFiltersBar has been moved to a separate row below the main filter bar to prevent overflow issues when expanded.

Related Issue and Pull requests

Type of Change

  • New feature
  • Improvement

Checklist

  • I have tested this does not break current pipelines / runs functionality
  • I have tested the changes on staging

Screenshots (if applicable)

Test Instructions

  1. Navigate to the dashboard runs page (/dashboard/runs)
  2. Verify the runs view displays with the title, filter bar, and run section
  3. Test the annotation filter by clicking the "Annotation" button
  4. Confirm the annotation input fields appear in a new row below the main filters
  5. Test adding annotations and verify the layout doesn't overflow

Additional Comments

The annotation filter UI improvement ensures better layout stability by moving the expanded input fields to their own row, preventing horizontal overflow in the filter bar.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 24, 2026

🎩 To tophat this PR:

You can add the following URL parameter to your browser to tophat this PR:

`?tophat_location=03-24-adds_runs_and_filters/7df02b1`

@Mbeaulne Mbeaulne force-pushed the 03-24-update_favourite_and_recent_cards branch from 6dcffa7 to 4dabee9 Compare March 27, 2026 12:41
@Mbeaulne Mbeaulne force-pushed the 03-24-adds_runs_and_filters branch from ac608ac to 04c01c1 Compare March 27, 2026 12:41
@Mbeaulne Mbeaulne force-pushed the 03-24-update_favourite_and_recent_cards branch from 4dabee9 to 7c59fd6 Compare March 27, 2026 13:52
@Mbeaulne Mbeaulne force-pushed the 03-24-adds_runs_and_filters branch 3 times, most recently from dab31af to af1b210 Compare March 27, 2026 14:07
@Mbeaulne Mbeaulne force-pushed the 03-24-update_favourite_and_recent_cards branch from 1a4aed7 to dfef4db Compare March 27, 2026 14:12
@Mbeaulne Mbeaulne force-pushed the 03-24-adds_runs_and_filters branch 2 times, most recently from 9db5857 to 1b6403a Compare March 27, 2026 14:16
@Mbeaulne Mbeaulne force-pushed the 03-24-update_favourite_and_recent_cards branch from dfef4db to 0ef8ac0 Compare March 27, 2026 14:16
@Mbeaulne Mbeaulne force-pushed the 03-24-update_favourite_and_recent_cards branch from 0ef8ac0 to b6838bc Compare March 27, 2026 14:25
@Mbeaulne Mbeaulne force-pushed the 03-24-adds_runs_and_filters branch from 1b6403a to 7df02b1 Compare March 27, 2026 14:25
@Mbeaulne Mbeaulne mentioned this pull request Mar 27, 2026
8 tasks
@Mbeaulne
Copy link
Copy Markdown
Collaborator Author

Reviewer note: Clean, stable PR. DashboardRunsView.tsx and the PipelineRunFiltersBar layout fix introduced here are unchanged for the rest of the stack. Safe to review normally.

@Mbeaulne Mbeaulne marked this pull request as ready for review March 30, 2026 18:26
@Mbeaulne Mbeaulne requested a review from a team as a code owner March 30, 2026 18:26
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.

1 participant