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: iOS Modal Drag Animation Glitches #29369

Closed
3 tasks done
robinrobinrobinrobin opened this issue Apr 21, 2024 · 2 comments
Closed
3 tasks done

bug: iOS Modal Drag Animation Glitches #29369

robinrobinrobinrobin opened this issue Apr 21, 2024 · 2 comments
Assignees
Labels

Comments

@robinrobinrobinrobin
Copy link

robinrobinrobinrobin commented Apr 21, 2024

Prerequisites

Ionic Framework Version

v8.x

Current Behavior

When swiping to close the iOS Card Modal it snaps to the top for a split second. Resulting in a glitchy swipe animation. (See the attached video)

Screen.Recording.2024-04-21.at.16.20.17.mp4

Expected Behavior

The iOS Card Modal should be as smooth in Safari (iOS and MacOS) as it is on Chrome or other browsers.

Steps to Reproduce

  • Go to any Ionic Card Modal on iOS or Safari (iOS/MacOS) (I also attached a Stackblitz URL)
  • Swipe the card down about 1/3 so it doesn't close but travels up again.
  • Observe how the card animation glitches at the top of the screen.

Code Reproduction URL

https://stackblitz.com/edit/z89fp8?file=package.json

Ionic Info

Ionic:

Ionic CLI : 7.1.1 (/opt/homebrew/lib/node_modules/@ionic/cli)
Ionic Framework : @ionic/vue 8.0.0

Capacitor:

Capacitor CLI : 6.0.0
@capacitor/android : not installed
@capacitor/core : 6.0.0
@capacitor/ios : 6.0.0

Utility:

cordova-res : not installed globally
native-run : 2.0.1

System:

NodeJS : v18.19.0 (/usr/local/bin/node)
npm : 10.2.3
OS : macOS Unknown

Additional Information

No response

@EinfachHans
Copy link
Contributor

Probably duplicate of #28467

While this ticket is closed, the fix will be included in upcoming ios 17.5, which is not published yet

@liamdebeasi
Copy link
Contributor

Thanks for the issue. I am going to close this as a duplicate of #28467. This is a WebKit bug this will be fixed in the upcoming iOS 17.5 release.

@liamdebeasi liamdebeasi closed this as not planned Won't fix, can't repro, duplicate, stale Apr 22, 2024
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

3 participants