-
Notifications
You must be signed in to change notification settings - Fork 13.5k
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: Two fingers causes ion-item-sliding to not close in Android #23969
Comments
Thanks for the issue. I can reproduce this on iOS as well, though it is a bit harder to reproduce. The issue is that even after attempting to close the item, we are still accepting a gesture. Moving the item sliding a tiny bit will cause the item to remain open. |
Can you try the following dev build and let me know if it resolves the issue?
|
Thank you, I will pull and test and have our QA team test as well. WIll update you on the details ASAP |
@liamdebeasi My team and I have tested this bug dilligently and it appears the issue is now resolved. It is working perfectly now. |
Thank you for testing! |
Thanks for the issue. This has been resolved via #23973, and a fix will be available in an upcoming release of Ionic Framework. |
Thank you so much for the quick responses and fix. It is much appreciated. If there is anything else I can do please feel free to reach out. Thanks again! |
Do you have an ETA when that release will occur with the fix? |
We release roughly every 2-3 weeks with our most recent release on September 15. (There was a 5.8.1 release a few days ago, but that was a hotfix to fix a regression). |
Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out. |
Prequisites
Ionic Framework Version
Current Behavior
The bug occurs when you have multiple ion-sliding-items. When you slide an item with 1 finger and then simultaneously touch another slider item, then let go of them, when sliding a new item the original sliding item will not close. As shown in the image below of the outcome. This is a bare bones example that is running on a mobile device and is mirrored using google chromes device inspector.
Expected Behavior
The expected behavior is that when sliding an item and touching another item, when you slide another item after it should close the previous ion-sliding-item.
Steps to Reproduce
Code Reproduction URL
No response
Ionic Info
Ionic:
Ionic CLI : 6.12.3 (C:\Users\xt27901\AppData\Roaming\npm\node_modules@ionic\cli)
Ionic Framework : @ionic/angular 5.6.14
@angular-devkit/build-angular : 12.1.4
@angular-devkit/schematics : 12.1.4
@angular/cli : 12.1.4
@ionic/angular-toolkit : 4.0.0
Cordova:
Cordova CLI : 9.0.0 ([email protected])
Cordova Platforms : android 8.1.0
Cordova Plugins : cordova-plugin-ionic-keyboard 2.2.0, cordova-plugin-ionic-webview 4.2.1, (and 4 other plugins)
Utility:
cordova-res : not installed
native-run : 1.0.0
System:
Android SDK Tools : 26.1.1 (C:\Users\xt27901\AppData\Local\Android\Sdk)
NodeJS : v14.17.4 (C:\Program Files\nodejs\node.exe)
npm : 6.14.14
OS : Windows 10
Additional Information
Cannot seem to push a repo due to proxies. However this is the relevant code you need to add after creating a new application
HubStruck Notifications
A new message in your network
Oceanic Next has joined your network
10:45 AMThe text was updated successfully, but these errors were encountered: