Skip to content

HTTP Verb Dropdown Read-Only When API Endpoint Type is Custom: Static #4401

@Tshepiso-R

Description

@Tshepiso-R

Bug Description

When configuring Form Settings, changing the API Endpoint Type to Custom: Static causes the HTTP Verb dropdown to become read-only and default to GET. Users are unable to change the HTTP verb to other options such as POST, PUT, or DELETE.


Steps to Reproduce

  1. Navigate to any Form.
  2. Click on the Settings button.
  3. Change API Endpoint Type to Custom: Static.
  4. Observe the HTTP Verb field.

Actual Behavior

  • The HTTP Verb dropdown is disabled/read-only.
  • The value defaults to GET.
  • Users cannot select any other HTTP verb.

Expected Behavior

  • The HTTP Verb dropdown should remain editable.
  • Users should be able to select any supported HTTP verb (GET, POST, PUT, DELETE, etc.) when using Custom: Static endpoints.

Screenhshot

Image

Additional Notes

This also affects release 0.44

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions