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

Update node and edge IDs, refactor node ID generation, and fix async bug in build_vertex_stream function #1546

Merged
merged 8 commits into from Mar 20, 2024

Conversation

ogabrielluiz
Copy link
Contributor

This pull request includes the following changes:

  • Update node and edge IDs in PageComponent and reactflowUtils

  • Merge remote-tracking branch 'origin/zustand/io/migration' into fixGroup

  • Refactor node ID generation and update node IDs in selection

  • Update flowStore.ts and reactflowUtils.ts

  • Fix async bug in build_vertex_stream function

  • Add check for missing id in vertex data

  • Fix exception message for missing vertex id

  • Update code: Added VertexLayerElementType type and modified updateIds function

@dosubot dosubot bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Mar 20, 2024
Copy link

vercel bot commented Mar 20, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
langflow ✅ Ready (Inspect) Visit Preview Mar 20, 2024 11:06pm

@dosubot dosubot bot added bug Something isn't working enhancement New feature or request javascript Pull requests that update Javascript code python Pull requests that update Python code labels Mar 20, 2024
@ogabrielluiz ogabrielluiz merged commit a6625bb into zustand/io/migration Mar 20, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request javascript Pull requests that update Javascript code python Pull requests that update Python code size:L This PR changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants