Skip to content

ion-options while sliding don't get active while sliding few times. #9784

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

Closed
jayeshanandani opened this issue Dec 24, 2016 · 6 comments
Closed
Labels
needs: reply the issue needs a response from the user

Comments

@jayeshanandani
Copy link

jayeshanandani commented Dec 24, 2016

Ionic version: (check one with "x")
[ ] 1.x
[ *] 2.x

I'm submitting a ... (check one with "x")
[* ] bug report
[ ] feature request
[ ] support request => Please do not submit support requests here, use one of these channels: https://forum.ionicframework.com/ or http://ionicworldwide.herokuapp.com/

Current behavior:

Sliding ion-options when done for few times result in ion-options not becoming active.However they are okay when slided again.

Expected behavior:

  1. Buttons should always become active when slided.

Steps to reproduce:

1.) Create an app with ion-options in the sliding and deploy the app to android.
2.) Slide few times and you will be able to see white space which is created due to buttons not becoming active.
3.) Note this happens only on Android and not on web.

Images output

bug
bug2

@jgw96
Copy link
Contributor

jgw96 commented Jan 10, 2017

Hey @jayeshanandani , would you mind trying the latest nightly and seeing if you can reproduce this issue with it? I cannot reproduce this issue on any of my test apps or in our e2e tests. To install the nightly you can run npm install ionic-angular@nightly --save. Thanks!

@jgw96 jgw96 added needs: reply the issue needs a response from the user and removed needs:devicetesting labels Jan 10, 2017
@jayeshanandani
Copy link
Author

@jgw96 : sure I will give that a try and revert back if that solves the issue.

@jgw96
Copy link
Contributor

jgw96 commented Jan 25, 2017

Hello all! As it seems it has been a while since there was any activity on this issue i will be closing it for now. Feel free to comment if you are still running into this issue. Thanks for using Ionic!

@jgw96 jgw96 closed this as completed Jan 25, 2017
@masimplo
Copy link
Contributor

masimplo commented Jun 7, 2017

I have the exact same issue in ionic 3.1.1 (will try to reproduce in 3.3.0 also in a bit)

screenshot 2017-06-07 11 50 20
screenshot 2017-06-07 11 49 44

active-options-left is not always applied thus showing a white bg instead of the buttons. This seems to be a race condition as it occurs more often (not always) in slower devices or when turning CPU slowdown on chrome to something big.

This happens inside a virtual scroll list that renders custom elements that have ion-item-sliding in their template (not sure if related, but pointing it out)

@masimplo
Copy link
Contributor

masimplo commented Jun 7, 2017

Managed to reproduce it on [email protected]
screenshot 2017-06-07 12 33 34
screenshot 2017-06-07 12 33 26

@jgw96 could you please reopen this issue as it still applies to nightly?

@ionitron-bot
Copy link

ionitron-bot bot commented Sep 2, 2018

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.

@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Sep 2, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
needs: reply the issue needs a response from the user
Projects
None yet
Development

No branches or pull requests

3 participants