Skip to content

fix(apollo-react): visibility of edge color [MST-6924]#267

Open
ayush578 wants to merge 1 commit intomainfrom
fix/edgeStatusColor
Open

fix(apollo-react): visibility of edge color [MST-6924]#267
ayush578 wants to merge 1 commit intomainfrom
fix/edgeStatusColor

Conversation

@ayush578
Copy link
Contributor

@ayush578 ayush578 commented Feb 25, 2026

Now after debug completion, we are passing mode as design to open edit option,
but we want to keep the execution state until user click on back to design mode.
So I changed the mode = design condition to fix this

after

Screenshot 2026-02-25 at 4 52 36 PM

before

Screenshot 2026-02-25 at 4 58 42 PM

Copilot AI review requested due to automatic review settings February 25, 2026 11:36
@github-actions
Copy link

github-actions bot commented Feb 25, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (PT)
apollo-canvas 🟢 Ready Preview, Logs Feb 25, 2026, 03:40:03 AM
apollo-ui-react 🟢 Ready Preview, Logs Feb 25, 2026, 03:39:20 AM
apollo-vertex 🟢 Ready Preview, Logs Feb 25, 2026, 03:38:32 AM
apollo-wind 🟢 Ready Preview, Logs Feb 25, 2026, 03:38:01 AM

@github-actions
Copy link

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

Copy link

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

Adjusts how SequenceEdge chooses between execution vs validation status so edge colors remain visible after debug completion, even when the canvas mode is switched back to design.

Changes:

  • Update SequenceEdge status resolution to prefer executionStatus whenever it exists, otherwise fall back to validationStatus.

@SreedharAvvari SreedharAvvari added the dev-packages Adds dev package publishing on pushes to this PR label Feb 25, 2026
@github-actions
Copy link

github-actions bot commented Feb 25, 2026

📦 Dev Packages

Package Status Updated (PT)
@uipath/apollo-react@3.44.2-pr267.02b96b3 🟢 Published Feb 25, 2026, 08:03:23 AM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dev-packages Adds dev package publishing on pushes to this PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants