xuang7 opened a new issue, #4500: URL: https://github.com/apache/texera/issues/4500
### Feature Summary Currently, the result panel only displays results for the final operator and intermediate operators with the eye icon enabled. This behavior was not very intuitive for new users, as they expected the result panel to show results for each operator after execution. When no result is available, the panel only shows "Empty result set" without providing guidance on enabling the eye icon to display intermediate results. No result shown when the eye icon is not enabled: <img width="1125" height="501" alt="Image" src="https://github.com/user-attachments/assets/41681fbe-b369-44f2-b02e-42c87d369513" /> Result shown after the eye icon is enabled: <img width="1118" height="495" alt="Image" src="https://github.com/user-attachments/assets/01e28082-5c0b-42a9-890c-c7a25c483930" /> Result shown: <img width="1104" height="516" alt="Image" src="https://github.com/user-attachments/assets/c3124e75-0c69-418d-babf-b2f55ef41364" /> ### Proposed Solution or Design Make the result display behavior more intuitive. Possible options: - Show a hint or message when an intermediate operator has no result displayed because the eye icon is not enabled. - Consider enabling result display for selected operators automatically when users click on them after execution. ### Impact / Priority (P2)Medium – useful enhancement ### Affected Area _No response_ -- 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]
