Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix: improve edge state management using object structure #6764

Merged
merged 3 commits into from
Feb 24, 2025

Conversation

Cristhianzl
Copy link
Member

This pull request includes changes to the UpdateAllComponents function in the src/frontend/src/pages/FlowPage/components/UpdateAllComponents/index.tsx file. The modifications aim to improve the handling of the numberOfEdgesBeforeUpdate state by using an object instead of a single value.

Key changes:

…mber of edges before update and update component status for better error handling and user notification.
@Cristhianzl Cristhianzl self-assigned this Feb 21, 2025
@dosubot dosubot bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Feb 21, 2025
@github-actions github-actions bot added the bug Something isn't working label Feb 21, 2025
Copy link
Collaborator

@lucaseduoli lucaseduoli left a comment

Choose a reason for hiding this comment

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

LGTM

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Feb 24, 2025
@ogabrielluiz ogabrielluiz added this pull request to the merge queue Feb 24, 2025
Merged via the queue into main with commit 87886fb Feb 24, 2025
26 of 27 checks passed
@ogabrielluiz ogabrielluiz deleted the cz/fix-wrong-message branch February 24, 2025 18:00
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working lgtm This PR has been approved by a maintainer size:S This PR changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants