-
Bug
-
Resolution: Merged
-
Should have
-
5
-
Styling/Theme
-
rhea
When a user creates an image with a link, the link opens in a new tab and the Lightbox appears in the old tab simultaneously.
There is a workaround which is forcing the image to ignore the lightbox using the 'force-no-lightbox' CSS class, but this can't be done because of: PLANET-5999
Despite that, it would be nice to automatically ignore the lightbox if the image has a link. Let's check if we can consistently detect that.
Tasks
- Don't enable Lightbox when the Image has a link
Copied on Github
- relates to
-
PLANET-5999 The classname of Image blocks is fixed to `caption-style-medium caption-alignment-center` and can’t be changed
- CLOSED