Skip to content
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

fix(components): fix carousel component #260

Merged
merged 3 commits into from
Nov 26, 2021
Merged

Conversation

laurentlp
Copy link
Contributor

@laurentlp laurentlp commented Nov 26, 2021

This PR fixes the carousel component by handling empty carousel actions. It also exports the default config and some interfaces so it can be used by anyone.

Closes DEV-2045

@samuelmasse samuelmasse marked this pull request as ready for review November 26, 2021 19:29
Copy link
Contributor

@samuelmasse samuelmasse left a comment

Choose a reason for hiding this comment

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

yes please

@linear
Copy link

linear bot commented Nov 26, 2021

DEV-2045 Improve test setup

Our testing has some major problems. We need to be able to run the tests directly from code without building all the times (fix rewiring). We also need to make a setup for e2e tests. Right now these tests aren't run automatically so this is pretty urgent to fix.

@laurentlp laurentlp merged commit 91e7627 into master Nov 26, 2021
@laurentlp laurentlp deleted the llp_fix_carousel_component branch November 26, 2021 21:26
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.

None yet

2 participants