Skip to content

feat(unity-react-core): carousel updates - #1774

Open
spaceperson wants to merge 3 commits into
devfrom
uds03-2143
Open

feat(unity-react-core): carousel updates#1774
spaceperson wants to merge 3 commits into
devfrom
uds03-2143

Conversation

@spaceperson

Copy link
Copy Markdown
Contributor

Description

Checklist

  • Tests pass for relevant code changes

Important Reminders

Links

@spaceperson
spaceperson requested a review from a team as a code owner August 20, 2026 20:01
data-remove-side-background={removeSideBackground}
data-image-auto-size={imageAutoSize}
data-has-shadow={hasShadow}
aria-roledescription="carousel"

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.

We might need to use React useId, since there could be more than one carousel on the page

// }
// if (perView >= 3) {
// buttonCount = itemCount - 2;
// }

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.

Through out this PR, remove commented code

@asu-jenkins-devops

Copy link
Copy Markdown
Collaborator

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.

3 participants