Skip to content

Conversation

@Mbeaulne
Copy link
Collaborator

@Mbeaulne Mbeaulne commented Jan 16, 2026

Description

Improved edge highlighting behavior during multi-select operations in the flow canvas. When multiple nodes are selected, edge highlighting is now disabled to reduce visual clutter and improve the user experience when working with complex flows.

Screenshot 2026-01-16 at 12.55.13 PM.png

Type of Change

  • Improvement
  • Bug fix

Checklist

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

Test Instructions

  1. Open a Pipeline with multiple nodes and edges
  2. Select a single node and verify that connected edges are highlighted
  3. Select multiple nodes (using Shift+click or drag selection) and verify that edge highlighting is disabled
  4. Return to single node selection and confirm edge highlighting works again

Copy link
Collaborator Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@Mbeaulne Mbeaulne changed the title fix multiple select Disable edge highlighting during multi-node selection Jan 16, 2026
@Mbeaulne Mbeaulne marked this pull request as ready for review January 16, 2026 17:55
@Mbeaulne Mbeaulne requested a review from a team as a code owner January 16, 2026 17:55
Copy link
Collaborator

@camielvs camielvs left a comment

Choose a reason for hiding this comment

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

It still triggers if you multiselect only one node (including while drawing the multiselect box).

image.png

Feels like it's not quite desired behaviour.

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