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

[4.0.0-rc.0] - Menu - Click while scrolling #16191

Closed
JumBay opened this issue Nov 2, 2018 · 6 comments · Fixed by #17170
Closed

[4.0.0-rc.0] - Menu - Click while scrolling #16191

JumBay opened this issue Nov 2, 2018 · 6 comments · Fixed by #17170
Labels
package: core @ionic/core package

Comments

@JumBay
Copy link

JumBay commented Nov 2, 2018

Bug Report

Ionic Info

Ionic:

   ionic (Ionic CLI)             : 4.3.0 (/usr/local/lib/node_modules/ionic)
   Ionic Framework               : @ionic/angular 4.0.0-beta.15
   @angular-devkit/build-angular : 0.8.6
   @angular-devkit/schematics    : 0.8.6
   @angular/cli                  : 6.2.6
   @ionic/angular-toolkit        : 1.1.0

System:

   NodeJS : v8.12.0 (/usr/local/bin/node)
   npm    : 6.4.1
   OS     : macOS

Describe the Bug
While the menu is open you can still scroll the content (only once), this is similar to #13282.
But the difference with ionic 3 is that you cannot click anymore on other buttons while the content is scrolling. See the demo

screen recording 2018-11-02 at 10 19 22

When you use the app on a real device with your fingers it happens quite often.

Steps to Reproduce
Steps to reproduce the behavior:
Create a new ionic 4 project with sidemenu starter template.
In src/app/list/list.page.ts, increase the number of generated items and try on a simulator.

Expected Behavior

  1. Stop scrolling while clicking on the menu button
  2. Prevent scrolling if menu opened.
@ionitron-bot ionitron-bot bot added the triage label Nov 2, 2018
@JumBay JumBay changed the title Beta15 - Scroll while menu open and click Beta15- Menu - Click while scrolling Nov 3, 2018
@kelvinjp
Copy link

kelvinjp commented Nov 9, 2018

+1

@paulstelzer
Copy link
Contributor

Thanks for your issue! Could you please check if this is still an issue in beta.17? That would be very nice :)

@paulstelzer paulstelzer added needs: reply the issue needs a response from the user and removed triage labels Dec 7, 2018
@JumBay
Copy link
Author

JumBay commented Dec 7, 2018

Still presents on beta.17

@ionitron-bot ionitron-bot bot added triage and removed needs: reply the issue needs a response from the user labels Dec 7, 2018
@paulstelzer paulstelzer added needs: investigation package: core @ionic/core package and removed triage labels Dec 7, 2018
@JumBay
Copy link
Author

JumBay commented Dec 27, 2018

Just to let you know, this is still presents in rc0

@JumBay JumBay changed the title Beta15- Menu - Click while scrolling [4.0.0-4c.0] - Menu - Click while scrolling Dec 27, 2018
@JumBay JumBay changed the title [4.0.0-4c.0] - Menu - Click while scrolling [4.0.0-rc.0] - Menu - Click while scrolling Dec 27, 2018
@MarkChrisLevy
Copy link
Contributor

MarkChrisLevy commented Jan 15, 2019

@JumBay @paulstelzer It doesn't apply only to menu component, but any other component/element. It seems, that when scrolling, all clicks on other components/elements are disabled/blocked. It happens all the time, so very reproducible. Verified on rc.1.

@ionitron-bot
Copy link

ionitron-bot bot commented Feb 17, 2019

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 Feb 17, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
package: core @ionic/core package
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants