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

Fix duplicate group bug #1859

Merged
merged 2 commits into from
May 14, 2024
Merged

Fix duplicate group bug #1859

merged 2 commits into from
May 14, 2024

Conversation

anovazzi1
Copy link
Contributor

This pull request fixes a bug where duplicate groups were being created when certain actions were performed. The issue was caused by incorrect handling of selection and node data. This PR includes changes to ensure that only one group is created when necessary and that duplicate groups are avoided.

Copy link

vercel bot commented May 8, 2024

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

Name Status Preview Comments Updated (UTC)
langflow ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 8, 2024 5:40pm

@dosubot dosubot bot added the size:L This PR changes 100-499 lines, ignoring generated files. label May 8, 2024
@dosubot dosubot bot added bug Something isn't working javascript Pull requests that update Javascript code labels May 8, 2024
@anovazzi1 anovazzi1 requested review from ogabrielluiz and lucaseduoli and removed request for ogabrielluiz May 8, 2024 17:09
@Cristhianzl
Copy link
Collaborator

LGTM

@anovazzi1 anovazzi1 merged commit 3abc7ee into dev May 14, 2024
6 of 7 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 javascript Pull requests that update Javascript 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