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

Sliding list delay and autoclose #8481

Closed
aggarwalankush opened this issue Oct 4, 2016 · 1 comment
Closed

Sliding list delay and autoclose #8481

aggarwalankush opened this issue Oct 4, 2016 · 1 comment

Comments

@aggarwalankush
Copy link
Contributor

Short description of the problem:

  1. Quickly clicking the sliding list after closing clicks the option behind it. Seems like some delay issue.
  2. Clicking sliding option auto closes the sliding list

What behavior are you expecting?

  1. Clicking sliding list should not click option behind it, it should always trigger click on <ion-item> not in <ion-item-options>
  2. Sliding list should not auto close on option's click. At least, it should be configurable.

Steps to reproduce:
Use any sliding list such as on schedule screen in Ionic conference app

Which Ionic Version? 1.x or 2.x
Ionic 2 rc0

Your system information:

Cordova CLI: 6.3.1
Ionic Framework Version: 2.0.0-rc.0
Ionic CLI Version: 2.1.0
Ionic App Lib Version: 2.1.0-beta.1
ios-deploy version: 1.9.0
ios-sim version: 5.0.8
OS: Mac OS X El Capitan
Node Version: v6.3.1
Xcode version: Xcode 8.0 Build version 8A218a

@manucorporat
Copy link
Contributor

manucorporat commented Oct 6, 2016

Clicking sliding list should not click option behind it, it should always trigger click on not in

duplicate of #6981

Sliding list should not auto close on option's click. At least, it should be configurable.

good catch! fixed! ec6615d

BTW, next time please report each issue one at a time, creating one issue for each bug. Thanks!

@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Sep 8, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants