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

feat: set advanced to false on If-Else component message field #6278

Merged
merged 2 commits into from
Feb 12, 2025

Conversation

carlosrcoelho
Copy link
Contributor

This pull request includes a small change to the src/backend/base/langflow/components/logic/conditional_router.py file. The change involves modifying the __init__ method by removing the advanced=True attribute from the message parameter.

Change details:

@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Feb 11, 2025
@ogabrielluiz ogabrielluiz changed the title 'feat: remove attribute advanced true from if-else component feat: remove attribute advanced true from if-else component Feb 11, 2025
@github-actions github-actions bot added the enhancement New feature or request label Feb 11, 2025
@ogabrielluiz ogabrielluiz changed the title feat: remove attribute advanced true from if-else component feat: set advanced to false on If-Else component message field Feb 11, 2025
@github-actions github-actions bot added lgtm This PR has been approved by a maintainer enhancement New feature or request and removed enhancement New feature or request labels Feb 11, 2025
@github-actions github-actions bot added enhancement New feature or request and removed enhancement New feature or request labels Feb 12, 2025
@ogabrielluiz ogabrielluiz added this pull request to the merge queue Feb 12, 2025
Merged via the queue into main with commit ec445ce Feb 12, 2025
33 checks passed
@ogabrielluiz ogabrielluiz deleted the feat/show-message-field-by-default branch February 12, 2025 17:09
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants