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.
- Edit paragraph
- Edit gallery
- Next action: edit media item or reorder the items...

Proposed resolution
Immediately open the inline form for the gallery media entity when the edit form for the paragraph is shown
Remaining tasks
- Implement a proof of concept in code
- See if this can be a patch for paragraphs/inline_entity_form or needs to be implemented separately
| Comment | File | Size | Author |
|---|---|---|---|
| issue nr 3 galerie bearbeiten.gif | 2.76 MB | pixelmord |
Comments
Comment #2
pixelmord commentedComment #3
mtodor commentedOne 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
Comment #4
mtodor commentedComment #5
chr.fritschComment #6
chr.fritsch