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

[Bug] Navigation through swipe left/right doesn't work on IOS #2035

Open
tprudentova opened this issue Sep 20, 2024 · 7 comments
Open

[Bug] Navigation through swipe left/right doesn't work on IOS #2035

tprudentova opened this issue Sep 20, 2024 · 7 comments

Comments

@tprudentova
Copy link
Collaborator

2.6.5, tested on IOS

  1. Enable navigation back through swipes on your phone
  2. Open Twake Chat
  3. Try using swipes for going back
  4. Swipes don't work. Works on Android though
IMG_0789.MP4
@tprudentova tprudentova added bug Something isn't working QA::Medium labels Sep 20, 2024
@hoangdat
Copy link
Member

hi @tprudentova what kind of swipe do you want?
At the moment, we still see swipe to go back in:

  • Chat screen -> back to Chat list.
  • Chat info -> back to Chat
    (Compared with telegram).
    Please more details.

@hoangdat hoangdat removed the bug Something isn't working label Sep 20, 2024
@tprudentova
Copy link
Collaborator Author

@hoangdat Bogdan reported that he can't swipe to go back in case "Chat screen -> back to Chat list" :(

@shepilov
Copy link
Member

@hoangdat swipes work, he just can't swipe. but we need to increase the width of the vertical line on the left, click on which is activating swipe animation.

@shepilov
Copy link
Member

I've tested how swipe works in Safari and Telegram, in Telegram this line is much bigger
According to my feelings in Safari and Chrome it's several pixel/milimeters and in Telegram it's the whole screen

@shepilov
Copy link
Member

So if we do not plan to use this navigation to comeback from "chat list" screen to "chat" and only directly from "chat" to "chat list" we can make it for the whole screen

@shepilov
Copy link
Member

One more thing about this animation, when I'm swiping quickly, the animation is jumping in the last 10% of the screen

It looks like a chat screen is floating to the right, but in the last moment it jumps

@hoangdat
Copy link
Member

hi @shepilov please update DoD of this. I still not get your point :))

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

No branches or pull requests

4 participants
@hoangdat @shepilov @tprudentova and others