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

chore: remove legacy component checks and alerts #4757

Merged
merged 1 commit into from
Nov 22, 2024

Conversation

Cristhianzl
Copy link
Member

This pull request includes changes to the PageComponent and flowStore to remove outdated checks and alerts for old components in Langflow. The most important changes are:

Code cleanup:

…s notice data for old components

📝 (flowStore.ts): Remove unnecessary check for old components in selection nodes in useFlowStore function
@Cristhianzl Cristhianzl self-assigned this Nov 21, 2024
@dosubot dosubot bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Nov 21, 2024
Copy link
Contributor

@anovazzi1 anovazzi1 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 Nov 21, 2024
@ogabrielluiz ogabrielluiz merged commit 7689082 into main Nov 22, 2024
26 of 27 checks passed
@ogabrielluiz ogabrielluiz deleted the cz/remove-outdated-alert branch November 22, 2024 00:44
mieslep pushed a commit to mieslep/langflow that referenced this pull request Nov 22, 2024
📝 (PageComponent/index.tsx): Remove redundant useEffect hook that sets notice data for old components
📝 (flowStore.ts): Remove unnecessary check for old components in selection nodes in useFlowStore function
diogocabral pushed a commit to headlinevc/langflow that referenced this pull request Nov 26, 2024
📝 (PageComponent/index.tsx): Remove redundant useEffect hook that sets notice data for old components
📝 (flowStore.ts): Remove unnecessary check for old components in selection nodes in useFlowStore function
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ignore-for-release 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