Very specific problem from the real world:
- My client adds a bunch of photos to a “gallery” within a “structured blocks” field.
- He re-arranges the order of the images via drag and drop.
- Now he wants to add captions to each image. He starts with the first one, enters the file metadata layer (with the dark background.) Fine!
- Now he uses the navigation arrows to go to the next image
- The order of the navigation does not respect the new manual image order, instead it is ordered alphabetically and show images from other galleries on that page, too.
Is there a way to add captions to the images of a gallery within this very gallery block? Do I have to build my own Vue component for the panel?