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

Modal animations are not always going in the right direction #1227

Open
glenngijsberts opened this issue Oct 22, 2021 · 0 comments
Open

Modal animations are not always going in the right direction #1227

glenngijsberts opened this issue Oct 22, 2021 · 0 comments
Assignees
Labels

Comments

@glenngijsberts
Copy link
Contributor

Problem description

The animations inside our modals are not always going in the right direction, this feels weird. This is all handled by the ContentTransition component.

Steps to reproduce

  1. Go to the story of the ContentTransition component
  2. Click on "Sing up"
  3. Click on "Log in"
  4. Verify it has the same animation both clicks, which should't be the case.
110484328-d8076d00-80ea-11eb-8015-33baea0fdce6.mov

Expected behaviour

The content should move left if the user goes a step deeper. When the user goes a step back the content should move to the right.

Additional context

The video is an example from our product.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants