Skip to content
Snippets Groups Projects

Issue #3386762: Open field settings form in a modal in the field creation flow

Open Harumi Jang requested to merge issue/drupal-3386762:3386762-open-field-settings into 11.x

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
117 117 }
118 118 }
119 119
120 Object.keys(settings.machineName).forEach((sourceId) => {
121 const options = settings.machineName[sourceId];
120 // @todo: See if we can remove this 'if'.
121 // This was added since the machine-name library was added
122 // in FieldStorageAddForm as a temporary workaround so
123 // the form flow can work in a modal.
  • omkar podey added 1 commit

    added 1 commit

    • 06ae2404 - hide continue button until subfield is selected

    Compare with previous version

  • omkar podey added 46 commits

    added 46 commits

    Compare with previous version

  • omkar podey added 1 commit

    added 1 commit

    Compare with previous version

  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Please register or sign in to reply
    Loading