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

refactor(NodeToolbar): Remove open prop from Select component #4563

Merged
merged 1 commit into from
Nov 13, 2024

Conversation

Cristhianzl
Copy link
Member

This pull request includes a small change to the NodeToolbarComponent in src/frontend/src/pages/FlowPage/components/nodeToolbarComponent/index.tsx. The change removes the open prop from the Select component to potentially manage the component's open state differently.

@Cristhianzl Cristhianzl self-assigned this Nov 13, 2024
@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. javascript Pull requests that update Javascript code labels Nov 13, 2024
@github-actions github-actions bot added the refactor Maintenance tasks and housekeeping label Nov 13, 2024
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Nov 13, 2024
@Cristhianzl Cristhianzl enabled auto-merge (squash) November 13, 2024 12:20
@Cristhianzl Cristhianzl merged commit 9d98fba into main Nov 13, 2024
21 of 27 checks passed
@Cristhianzl Cristhianzl deleted the cz/fix-toolbar-2 branch November 13, 2024 12:23
diogocabral pushed a commit to headlinevc/langflow that referenced this pull request Nov 26, 2024
…ow-ai#4563)

🔧 (nodeToolbarComponent/index.tsx): remove unnecessary 'open' prop from Select component to fix a UI issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
javascript Pull requests that update Javascript code lgtm This PR has been approved by a maintainer refactor Maintenance tasks and housekeeping 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