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(frontend) : Add optional input support for object, array, multi-select, and select as well. #8982

Open
wants to merge 3 commits into
base: dev
Choose a base branch
from

Conversation

Abhi1992002
Copy link
Contributor

Once you have checked whether this is working or not, then I will remove the optional field block.

Changes

  • Updated NodeGenericInputField to handle additional input types:
    • Added support for array and object optional types.
    • Enhanced schema definitions for string optional type to include enumerations

Testing 🔍

  • Verified that the new input types function correctly within the frontend component.
Screenshot 2024-12-13 at 7 08 22 PM

…ject types

### Changes 🏗️
- Updated `NodeGenericInputField` to handle additional input types:
  - Added support for `array` and `object` optional types.
  - Enhanced schema definitions for `string` optional  type to include enumerations

### Testing 🔍
- Verified that the new input types function correctly within the frontend component.
@Abhi1992002 Abhi1992002 requested a review from a team as a code owner December 13, 2024 13:48
@Abhi1992002 Abhi1992002 requested review from Bentlybro and kcze and removed request for a team December 13, 2024 13:48
Copy link

netlify bot commented Dec 13, 2024

Deploy Preview for auto-gpt-docs-dev canceled.

Name Link
🔨 Latest commit 7b0bc0d
🔍 Latest deploy log https://app.netlify.com/sites/auto-gpt-docs-dev/deploys/675c422b1151f10009b4a2e6

@github-actions github-actions bot added size/l platform/frontend AutoGPT Platform - Front end platform/backend AutoGPT Platform - Back end platform/blocks and removed size/l labels Dec 13, 2024
Copy link

netlify bot commented Dec 13, 2024

Deploy Preview for auto-gpt-docs canceled.

Name Link
🔨 Latest commit 7b0bc0d
🔍 Latest deploy log https://app.netlify.com/sites/auto-gpt-docs/deploys/675c422b169bab0008ee3453

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform/backend AutoGPT Platform - Back end platform/blocks platform/frontend AutoGPT Platform - Front end size/l
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

1 participant