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

feat: dropdown combobox option #2991

Merged
merged 6 commits into from
Jul 26, 2024
Merged

Conversation

lucaseduoli
Copy link
Collaborator

This PR adds the possibility of using a custom value on the DropdownField, by adding the prop combobox=True to the input definition.
image

@lucaseduoli lucaseduoli self-assigned this Jul 26, 2024
@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. enhancement New feature or request labels Jul 26, 2024
Copy link

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-2991.dmtpw4p5recq1.amplifyapp.com

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Jul 26, 2024
@lucaseduoli lucaseduoli enabled auto-merge (squash) July 26, 2024 17:36
@lucaseduoli lucaseduoli merged commit a857868 into main Jul 26, 2024
58 of 59 checks passed
@lucaseduoli lucaseduoli deleted the feat/dropdown_custom_option branch July 26, 2024 17:50
nicoloboschi pushed a commit to datastax/ragstack-ai-langflow that referenced this pull request Jul 30, 2024
* Removed default variable as true

* added combobox to dropdown

* Fixed types on strRenderComponents

* Added type of combobox

* Created combobox option on backend

* [autofix.ci] apply automated fixes

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
(cherry picked from commit a857868)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request 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.

2 participants