Open create-flow method modals with editable fields and tertiary default copy.
Seeded section text should look like the form default state, not locked primary, and Customize stays on the kebab instead of unlocking the body. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -29,6 +29,9 @@ import { isCustomMethodCardId } from "./isCustomMethodCardId";
|
||||
* so meta-only wizard cards show policy copy instead of empty section editors.
|
||||
* Pass `customFacetDetailsMatchPreset: false` when the caller knows facet details
|
||||
* were edited or cloned from a filled preset.
|
||||
*
|
||||
* Create-flow facet screens and final-review pass `modalEditUnlocked: true` so
|
||||
* section fields stay editable on open (Customize is the kebab wizard).
|
||||
*/
|
||||
export function usesWizardFieldBlocksModalBody(args: {
|
||||
methodId: string;
|
||||
|
||||
Reference in New Issue
Block a user