Skip to content

Conversation

monty2610
Copy link
Collaborator

No description provided.

@vinodloha
Copy link
Collaborator

@monty2610 any progress here?

@monty2610
Copy link
Collaborator Author

Hi @vinodloha I have already updated the test cases. Please review.

return null;
}
return (
<section className={className}>
Copy link
Collaborator

Choose a reason for hiding this comment

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

Don't think section would be right wrapper tag for it.

)}
</div>
{showDots && (
<Dots
Copy link
Collaborator

Choose a reason for hiding this comment

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

How can someone configure images, instead of dots as indicators? There should be a way to do that, The dots could be default behaviour

sectionFn: () => (
<div style={{ width: '480px', margin: '0 auto' }}>
<Carousal {...defaultConfig}>
<Image src="https://via.placeholder.com/480.png/FF0000/fff" />
Copy link
Collaborator

Choose a reason for hiding this comment

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

How is responsive behaviour is going to work? For example: Single slide on mobile and multiple slide to be combined of needed on large viewport.

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.

4 participants