What problem does this address?
The refactored gallery currently does not copy the alt text from the media library when adding images. It might help to avoid repetitive typing if we can provide this.
What is your proposed solution?
There might be two approaches here:
- When adding images via the media library, copy their alt text
- Provide a setting at the gallery level that would allow the user to choose whether that alt text is copied into the gallery
What problem does this address?
The refactored gallery currently does not copy the
alttext from the media library when adding images. It might help to avoid repetitive typing if we can provide this.What is your proposed solution?
There might be two approaches here: