softflow24 / data-river

https://data-river.dev
MIT License
49 stars 11 forks source link

[Task] - Build UI for Request Block Configuration with Shadcn Components (Using React-Hook-Form and Zod) #140

Closed c0rtexR closed 1 month ago

c0rtexR commented 1 month ago

Task Overview

Develop the UI for configuring the request block using Shadcn components. The configuration should allow users to select HTTP methods, input the route (URL), add headers, query parameters, and body content. Use react-hook-form with Zod for form validation.

This is the UI / editor version of the task, so it's recommended to pick this up after block is created or you will have to mock a lot https://github.com/softflow24/data-river/issues/139

SMART Criteria

Subtasks šŸ“

Acceptance Criteria āœ…

Additional Notes šŸ—’

girl-loves-coding commented 1 month ago

closed on #150