Skip to main content
rahendz
February 15, 2021

Need swipe gesture

  • February 15, 2021
  • 19 replies
  • 22848 views

Need swipe gesture (left and right) instead of drag on #prototyping, so i can present the exact micro interaction between each card on onboarding screen.

19 replies

rahendz
rahendzAuthor
January 5, 2023

still, if we imitate what LinkedIn does. when I scroll up the page, the navbar and page header slide and hide. after that hide, if I scroll it up again, it still hides. but when I scroll it down, even a little, the page header and navbar will appear. is this can cover up the LinkedIn interaction?

Gleb
Power Member
January 5, 2023

You just described the suggestion I linked above.

February 3, 2023

I need a drag down/up interaction for my overlay. from the default state you can do both, down shows more content, up shows less content. Will need to find a workaround.

Debhyalok_Jeet1
March 28, 2023

Now there is no specific direction for dragging, if it is integrated then the mobile prototyping will be more interactive and interesting.

djv
Figmate
Community Support
March 28, 2023

Hey @Debhyalok_Jeet1,

Thanks for the feedback! We’ll pass this along to the team for consideration. Don’t forget to also vote for your ideas, so the team can accurately gauge interest from the community! ☝️

Chaitanya_Katulwar
December 20, 2023

Need to have swipe direction so wrong direction of swipe doesn’t trigger an outcome. This is useful for not only carousels but also to replicate back gesture of the phone. Up and Down scroll as input also important as some elements need to appear/change state as per scroll position of the page. So maybe not only directional scroll but also scroll position as input would be very useful. Currently for this behaviour to work, we need to add multiple pages with different scroll position and interact using “drag” or keyboard button like “↓”.

March 2, 2024

i have a master component set as an overlay to a screen when i click a button on that screen and i want that overlay to expand to cover the whole screen when i drag up and back to the original size when i drag down. the master component is supposed to be scrollable so after the initial drag up to expand, another drag up should make it scroll up but here’s the case where another drag up returns it back to the original size (because we cant specify drag direction),

Ben84
New Member
September 10, 2024

I’m surprised that this feature hasn’t seen the light of day until now. It’s the mobile generation and the swipe (↑ ↓ → ←) is a must have.

Erman_Kutlu
September 23, 2024

I agree. I’m trying to use a screen where you need to swipe left to go to next screen, swipe right to go to previous screen.

If I use “drag”, it only works for one direction since can’t separate for both.