Currently, when the user clicks on an operator or edge in the workflow detail interface, it gets selected, causing the URL to change. This PR disables the highlighting functionality for operators and edges in the detail interface to prevent this issue.
Fix #3027
Changes:
Add a new property in workflow-action.service.ts to indicate whether the highlight functionality is enabled, with the default set to enabled.
Set the highlight functionality to disabled in hub-workflow-detail.component.ts.
Purpose:
Currently, when the user clicks on an operator or edge in the workflow detail interface, it gets selected, causing the URL to change. This PR disables the highlighting functionality for operators and edges in the detail interface to prevent this issue. Fix #3027
Changes:
workflow-action.service.ts
to indicate whether the highlight functionality is enabled, with the default set to enabled.Demo:
https://github.com/user-attachments/assets/60616ef7-766b-4dc5-adc3-2be974eb0a0e