Enable user to disable preview for all from setting panel(UI) when running kedro viz run
#1921
Closed
1 task done
Labels
Design: Visual Design
Issue: Feature Request
Javascript
Pull requests that update Javascript code
Python
Pull requests that update Python code
Description
This feature will help users to control data preview for all the nodes from setting panel of Kedro-Viz when running
kedro viz run
.Context
After running Kedro-Viz locally by
kedro viz run
command, Dataset preview for all the nodes will be enabled by default but user will be about to enable/disable from Kedro-Viz setting panel.Possible Implementation
-Add toggle button option in setting panel
-Pass current toggle value to getNodeById API call
Checklist
The text was updated successfully, but these errors were encountered: