Skip to content

ARC-3949: enable link for image in carousel - #475

Open
reunefe wants to merge 1 commit into
mainfrom
feature/ARC-3949_hyperlink-image-carousel
Open

reunefe wants to merge 1 commit into
mainfrom
feature/ARC-3949_hyperlink-image-carousel

Conversation

@reunefe

@reunefe reunefe commented Sep 16, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@reunefe
reunefe requested a review from bertyhell September 16, 2026 08:58
src={image}
alt={imageAlt || title}
className={clsx('c-block-image-carousel__slide-image', {
'c-block-image-carousel__slide-image--link': !!imageAction,

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

imageAction can be undefined?
what happeens to the generateSmartLink when the imageAction is undefined?
it just outputs its content?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants