Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

For a Gallery block with a lightbox, allow viewing multiple images in the lightbox #3823

Merged
merged 1 commit into from
Nov 28, 2019

Conversation

kienstra
Copy link
Contributor

Summary

In a Gallery block with a lightbox, this enables viewing multiple images in the lightbox:

gallery-li

To do this, it uses the amp-lightbox-gallery instead of amp-image-lightbox.

This is a similar change to that in the gallery shortcode.

Fixes #2849

Checklist

  • My pull request is addressing an open issue (please create one otherwise).
  • My code is tested and passes existing tests.
  • My code follows the Engineering Guidelines (updates are often made to the guidelines, check it out periodically).

@googlebot googlebot added the cla: yes Signed the Google CLA label Nov 26, 2019
@kienstra
Copy link
Contributor Author

Request For Review

Hi @westonruter,
Could you please review this?

There are testing steps in the issue for when this is ready for QA.

Thanks, Weston!

@kienstra kienstra requested a review from westonruter November 26, 2019 22:07
@westonruter westonruter added this to the v1.5 milestone Nov 28, 2019
@westonruter westonruter merged commit d007c77 into develop Nov 28, 2019
@westonruter westonruter deleted the update/3659-gallery-block-lightbox branch November 28, 2019 02:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Signed the Google CLA
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Lightbox attribute in carousel
3 participants