Commit acfff01
fix: highlight root node green on successful run completion
When a run completes successfully and the root node hasn't been
highlighted by state events, mark it as completed (green) as a
fallback. Also bumps version to 0.0.45.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent d3de2ce commit acfff01
5 files changed
Lines changed: 45 additions & 34 deletions
File tree
- src/uipath/dev/server
- frontend/src/components/graph
- static
- assets
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
713 | 713 | | |
714 | 714 | | |
715 | 715 | | |
| 716 | + | |
| 717 | + | |
| 718 | + | |
| 719 | + | |
| 720 | + | |
| 721 | + | |
| 722 | + | |
| 723 | + | |
| 724 | + | |
716 | 725 | | |
717 | 726 | | |
718 | 727 | | |
719 | 728 | | |
720 | 729 | | |
| 730 | + | |
| 731 | + | |
721 | 732 | | |
722 | 733 | | |
723 | 734 | | |
| |||
0 commit comments