Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Collapse/Expand namespace pipeline with button #163

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

SajidAlamQB
Copy link
Contributor

Description

Related to: #156

The absence of a collapse feature affects users working with intricate pipelines, making it challenging to focus on specific sections. Implementing a collapse functionality would enhance usability by allowing users to manage pipeline visibility effectively, thereby improving workflow efficiency.

Introduce a collapse/expand toggle directly within the flowchart view, enabling users to control the visibility of individual pipeline sections by passing relevant props for Kedro-Viz react component in VSCode.

Signed-off-by: Sajid Alam <[email protected]>
Signed-off-by: Sajid Alam <[email protected]>
Signed-off-by: Sajid Alam <[email protected]>
@SajidAlamQB
Copy link
Contributor Author

This PR needs: kedro-org/kedro-viz#2225, this PR is needed for the VSCode extension integration with Kedro Viz so that toggling the Expand/Collapse Pipelines button in the Kedro Viz webview panel instantly updates the displayed pipelines without requiring a manual refresh or data re-fetch. Previously, the expansion state would only take effect after reloading the panel or re-running Kedro Viz.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant