Skip to content
Discussion options

You must be logged in to vote

Hi @andipants12

For the overall style of the transition we'd recommend trying to follow the current slide animation that mimics the directionality of next and back. Some things to consider:

  • Position of the animated wrapper: right now both forms stack during the transition because they are relatively positioned to them selves and the modal body container. You'll likely need some form of absolute positioning if you plan of animating both forms in and out of view at the same time.
  • Absolute positioning will collapse the modal body. You'll have to manage how tall that content area needs to be. That may change depending on the content
  • This might trigger the modal heights to jump as you progres…

Replies: 4 comments 6 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by SiTaggart
Comment options

You must be logged in to vote
2 replies
@andioneto
Comment options

@andioneto
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@richbachman
Comment options

@andioneto
Comment options

@TheSisb
Comment options

@SiTaggart
Comment options

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