Skip to content

feat(ui): multi-operator selection - #595

Draft
johallar wants to merge 5 commits into
rapidsai:mainfrom
johallar:multi-operator-selection
Draft

feat(ui): multi-operator selection#595
johallar wants to merge 5 commits into
rapidsai:mainfrom
johallar:multi-operator-selection

Conversation

@johallar

@johallar johallar commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

Description

BE allows filtering by multiple operators, and this is used to filter by high level operators. This takes it to the next step and allows users to select multiple operators in any view (DAG, timeline) to filter timelines.

Related Issues

N/A

Testing

  • In DAG view, click to select multiple operators in one plan. Try logical and physical plans.
  • Timelines on the right should be filtered by all selected operators
  • Operator badges should appear in the filter area above timelines, Clear all button should be present.
  • When many operators are selected, they are truncated in the timeline toolbar
Screenshot 2026-08-24 at 12 42 14 PM
  • Select/deselect operators from the timeline view
  • Node detail panel below dag should be populated with all selected operator stats. Changes were also made to color code + nest these operators
Screenshot 2026-08-24 at 1 11 03 PM

Screenshots

Screen.Recording.2026-08-21.at.4.28.52.PM.mov

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