Problem/Motivation

If you want to edit an existing gallery paragraph you need to perform multiple clicks on buttons of the form to get to edit the gallery items.

  1. Edit paragraph
  2. Edit gallery
  3. Next action: edit media item or reorder the items...

gallery edit

Proposed resolution

Immediately open the inline form for the gallery media entity when the edit form for the paragraph is shown

Remaining tasks

  1. Implement a proof of concept in code
  2. See if this can be a patch for paragraphs/inline_entity_form or needs to be implemented separately
CommentFileSizeAuthor
issue nr 3 galerie bearbeiten.gif2.76 MBpixelmord
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

pixelmord created an issue. See original summary.

pixelmord’s picture

Issue summary: View changes
mtodor’s picture

One option is to use simple inline entity form for gallery paragraph. That will make remove additional step (in both directions). Only reason why complex inline entity form is used in this case is, to support reusing of galleries, but that functionality doesn't have good use cases.

There is already pull request for that: https://github.com/BurdaMagazinOrg/thunder-distribution/pull/159

mtodor’s picture

Status: Active » Needs review
chr.fritsch’s picture

Status: Needs review » Fixed
chr.fritsch’s picture

Status: Fixed » Closed (fixed)