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

Node Re-focus disabled with kedro-viz 10.1 updated #155

Merged
merged 1 commit into from
Nov 22, 2024
Merged

Conversation

jitu5
Copy link
Contributor

@jitu5 jitu5 commented Nov 15, 2024

Description

Resolves #153

This pull request includes updates to dependencies and the addition of a new configuration option in the App component. The most important changes include updating the @quantumblack/kedro-viz dependency and adding a behaviour configuration to the App component.

Development notes

  • webview/package.json: Updated @quantumblack/kedro-viz dependency from version ^10.0.0 to ^10.1.0.

  • webview/src/App.jsx: Added a new behaviour configuration with reFocus set to false in the App component.

Note:
Please merge this PR only after Kedro-Viz 10.1.0 release.

Signed-off-by: Jitendra Gundaniya <[email protected]>
@jitu5 jitu5 self-assigned this Nov 15, 2024
@jitu5 jitu5 added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code Kedro-Viz Functionality/Fix needs to done from Kedro-Viz labels Nov 15, 2024
@jitu5 jitu5 requested a review from noklam November 15, 2024 17:40
@jitu5 jitu5 marked this pull request as ready for review November 15, 2024 17:41
Copy link
Contributor

@noklam noklam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

kedro-viz 10.1.0 is released so we can merge now.

@noklam noklam merged commit f586b20 into main Nov 22, 2024
1 of 2 checks passed
@noklam noklam deleted the feature/refocus branch November 22, 2024 11:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code Kedro-Viz Functionality/Fix needs to done from Kedro-Viz
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update Kedro-Viz React props for reFocus fix
3 participants