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

[Asset-graph] Rename a few props #25949

Merged
merged 5 commits into from
Nov 20, 2024
Merged

[Asset-graph] Rename a few props #25949

merged 5 commits into from
Nov 20, 2024

Conversation

salazarm
Copy link
Contributor

Summary & Motivation

as titled

Copy link

github-actions bot commented Nov 15, 2024

Deploy preview for dagit-core-storybook ready!

✅ Preview
https://dagit-core-storybook-doa444qh2-elementl.vercel.app
https://salazarm-rename-props.core-storybook.dagster-docs.io

Built with commit ce031ca.
This pull request is being automatically deployed with vercel-action

@@ -107,6 +108,8 @@ export const AssetGraphExplorer = (props: Props) => {

const {explorerPath, onChangeExplorerPath} = props;

const explorerPathRef = useUpdatingRef(explorerPath);
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Using a ref to avoid changing the callback every render.

@salazarm salazarm merged commit 8d2a447 into master Nov 20, 2024
1 of 2 checks passed
@salazarm salazarm deleted the salazarm/rename-props branch November 20, 2024 18:32
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.

3 participants