-
Notifications
You must be signed in to change notification settings - Fork 80
Simplify CreateConnection form UI #1625
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Parent PRD
What to build
Update the CreateConnection form to remove proxy-related fields. Remove the "Public or Proxy Endpoint" text area, remove the "Using Proxy-Server" checkbox, and promote graphDbUrl ("Graph Connection URL") as the primary and only URL input field.
Type: HITL — requires review before completion.
Acceptance criteria
- "Public or Proxy Endpoint" field is removed from the form
- "Using Proxy-Server" checkbox is removed from the form
-
graphDbUrlis the primary URL field, always visible, labeled clearly (e.g., "Graph Database URL") - Form validation requires
graphDbUrl - Submitting the form produces a valid
ConnectionConfigwithgraphDbUrl - Tests verify the form renders without proxy-related fields
- Tests verify form submission produces correct data shape
Blocked by
User stories addressed
- User story 1
- User story 2
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request