Support filtering of pipelines on Kedro-Viz flowchart in VSCode #157
Labels
feature
Improvement of existing feature or new feature
javascript
Pull requests that update Javascript code
Kedro-Viz
Functionality/Fix needs to done from Kedro-Viz
Description
In the current Kedro VSCode extension, users are unable to filter pipelines within the Kedro-Viz flowchart panel. This limitation makes it challenging to manage and navigate large projects with numerous nodes, leading to a cluttered and less efficient workflow.
Designs can be found here - https://www.figma.com/design/3kSpvIO1veLKfy9qHxuXwF/Kedro-WIP?node-id=2936-125807&t=Km8oiXjUlRyVBUMk-4
Context
For the large Kedro projects, the absence of a filtering mechanism in the Kedro-Viz flowchart panel makes the Kedro-Viz integration nearly unusable. Implementing a filtering feature would allow users to focus on specific pipelines or subsets of nodes, thereby enhancing usability and productivity.
Possible Implementation
Acceptance Criteria
Checklist
The text was updated successfully, but these errors were encountered: