šØ refactor(ui): merge āContent Configurationā into āBasic Informationā card inā¦
šØ refactor(ui): merge āContent Configurationā into āBasic Informationā card in EditPrefillGroupModal - Move `items` field (`JSONEditor` for endpoint type, `Form.TagInput` otherwise) into the first āBasic Informationā card - Remove the second āContent Configurationā card and its header; consolidate to a single-card layout - Preserve form initialization, validation, and submit logic; API payload structure remains unchanged - Improves clarity and reduces visual clutter without altering behavior - Lint passes Affected file: - `web/src/components/table/models/modals/EditPrefillGroupModal.jsx` No breaking changes.
Showing
Please
register
or
sign in
to comment