Ma77Ball opened a new issue, #4040: URL: https://github.com/apache/texera/issues/4040
### Feature Summary When other operators (not connected) are on the workflow canvas, users struggle to understand why the workflow doesn’t run. This creates confusion, as there’s no clear indication that unconnected operators are the cause of the issue. ### Proposed Solution or Design Suggestion A: Add a clear notification or warning message when there are unconnected operators on the workflow. For example, a tooltip or banner could appear: “Some operators are not connected to the workflow chain. Please remove or connect them to proceed.” Suggestion B: Allow the user to run all valid chains of operators, ignoring unconnected operators. This would let users experiment with multiple chains in a single workflow without needing to delete or isolate unconnected components. ### Impact / Priority (P2)Medium – useful enhancement ### Affected Area Workflow UI -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
