Description
Implement the spike's filter in the editor. Logic stays in the editor, not the SDK, until it's settled. Bump the SDK and read workflow.json from src/lib/schema.ts#L26 instead of copying it into editor. Keep the schema filter story from the POC to aid with development
Motivation
The schema stores rules, not fields. To build a form we need a way to get all fields associated with a specific task
Proposed Implementation
Refer to spike: #337
Definition of Done
Description
Implement the spike's filter in the editor. Logic stays in the editor, not the SDK, until it's settled. Bump the SDK and read workflow.json from src/lib/schema.ts#L26 instead of copying it into editor. Keep the schema filter story from the POC to aid with development
Motivation
The schema stores rules, not fields. To build a form we need a way to get all fields associated with a specific task
Proposed Implementation
Refer to spike: #337
Definition of Done