-
Notifications
You must be signed in to change notification settings - Fork 96
Carousel component #2437
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
Comments
Carousels are bad patterns - I don't think this is something that we should define or build, as doing so puts a design system approval on a fundamentally flawed UX. |
Bump to Q3, need more tech consideration before publish examples |
Assume it depends on Deck layout #368 |
Needs discussion about whether carousel is a component or pattern. Related to #368 |
Tecno Goal: kickoff for this sprint Decide whether a component or a pattern |
It's a component. Aligning the old Carousel implementation with latest standards and removing DeckLayout from our Carousel. Call required with @ivan-calderon to align visuals. |
Refactoring into a composable solution |
Oregano Goal |
catchup today to align the design with the implementation |
refining the alignment of design and code If you need this component, then let us know as we are looking for stakeholder reviews |
On track
c.c. @joshwooding |
Update: Build ready for dev and ada review (@jake-costa) |
@Fercas123 investigating a bug around resizing, tests have been written and @jake-costa has given feedback. Meeting later to go over the rest of the feedback. |
ontrack |
Meeting on Feb 26 to discuss: |
Paprika: Labs by end of wk1 |
Labs version to be reviewed by EOS |
in PR |
Cayenne Goal: working on code review feedback |
Review for merge to Labs ? |
Clove Goals: reviewed by stakeholders
Review above and understand what we can do now (through docs) and what needs to be a follow up iteration. |
interactive content example to be added - WIP hotspots over images - #5045 |
May 1 - updates to examples WIP |
MTK feedback Issue 1 From carousel -> zoomed carousel, the index is correct. But from zoomed carousel -> carousel, the index always reverts back to the previous state. NOTE - this revert does not happen when you click outside to close the dialog. It only happens when you click the X button to close the Carousel. Issue 2 Some cards jump to the right by 1px which means the right border is not visible on those cards. You can see the issue happening in the same gif as issue 1 (notice the absence of the right border in slide 2 and slide 4). This can be seen on appearance example when moving to slide 4 for bordered one |
Allspice goal: fix issues, re-visit Core release date |
Description
TBD.
Tasks
The text was updated successfully, but these errors were encountered: