Swipe layout is now in Production!

did i miss something?

When you do both ‘none’, left and right both go to next, how would you make left go forward and right go back or vice versa?

2 Likes

Another question is: If say left you keep and right you discard, how do you get it so you can only end up with one card? :thinking:

Example: using an inline list, 5 items, you want to end up keeping 1 and discarding 4…HOWEVER, if you keep more than one - it will just show the card with the lowest row number. So say you keep cards 2 (in row 2) and 3 (in row 3), it will show only show you card 2 as your “chosen” card.

EDIT: I think I might have to call upon the logic wizardry of @Robert_Petitto, @Jeff_Hager and/or anyone else who thinks they can figure this out. Thanks in advance! :pray:

1 Like

Okay, let me take a look…found I could do it with image carousels in swipe layout (but i think that we could do anyway)…I don’t think like Robert said it is possible to do the vice versa unless it is a workaround (swipe 2)…but I will double check and come back,

1 Like

thanks

1 Like

@erwblo sorry…just realised your Q was for @V88 ! but will take a look!

1 Like

Alas I think that left and right swipes both move forward one card. There does not seem to be an ability to “go back”. I flagged this earlier in the thread. Maybe @david will confirm.

1 Like

IS anyone else getting this behavior in the builder?
Screen Recording 2021-01-21 at 05.35.45 PM.gif

5 Likes

Yes…me too.

yes

Yep

Use the swipe condition logic. I’m working on something similar—plan on making a tutorial when I’m done…it’s proving difficult though because I have this issue (pardon the background noise):

4 Likes

Anyone else getting a stacked (double) Floating Button appearing when adding a Floating Button Component to Swipe Layout?

2 Likes

Yes

1 Like

I put a CSS code for the photo array to display on its own but only works on the Editor.

1 Like

Yep!

I am guessing you have not used Tinder! Swiping left does not mean “show me the person you just showed me again.”

In either case, you are returning the swiped card to the bottom of the pile. Your are not swiping back and forth on a linear timeline of cards.

4 Likes

Hmmmm…interesting!

A couple bugs—

  1. Floating buttons appear twice
    Screen Shot 2021-01-21 at 9.35.21 PM

  2. Inline lists, VERTICAL tiles within a swipe have faulty overflow styling (HORIZONTAL appears fine)
    Vertical Tiles:


    Horizontal Tiles:
    @Mark

3 Likes

@Robert_Petitto what I would like is a swipe-quiz, random pictures with questions and choices attached, bundle picture + question + choices would that be possible, do you think?

4 Likes