Skip to content

Improve result panel behavior for intermediate operators #4500

@xuang7

Description

@xuang7

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:
Image

Result shown after the eye icon is enabled:

Image

Result shown:

Image

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

Metadata

Metadata

Assignees

Labels

No labels
No labels
No fields configured for Feature.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions