Skip to content

fix: fix the bug CarouselInput shows all slides at once #1912

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

simotae14
Copy link
Contributor

What does it do?

it fixes the display property in case a slide is selected, because we had a conflict with the display none and display flex in the CarouselSlide element

Why is it needed?

Because before CarouselInput shows all slides at once

How to test it?

Go to the storybook and select the CarouselInput component and check the base case where we have three images to slide

Related issue(s)/PR(s)

fixes #1909

@simotae14 simotae14 added pr: fix This PR is fixing a bug source: design-system relates to design-system package labels Apr 30, 2025
@simotae14 simotae14 requested a review from remidej April 30, 2025 13:27
@simotae14 simotae14 self-assigned this Apr 30, 2025
Copy link

changeset-bot bot commented Apr 30, 2025

🦋 Changeset detected

Latest commit: a67e57f

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@strapi/design-system Minor
@strapi/icons Minor
@strapi/ui-primitives Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

vercel bot commented Apr 30, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
design-system ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 30, 2025 1:29pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr: fix This PR is fixing a bug source: design-system relates to design-system package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[bug]: CarouselInput shows all slides at once
1 participant