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

Side menu disappears on iOS #8001

Closed
dvdbrink opened this issue Sep 7, 2016 · 8 comments
Closed

Side menu disappears on iOS #8001

dvdbrink opened this issue Sep 7, 2016 · 8 comments

Comments

@dvdbrink
Copy link

dvdbrink commented Sep 7, 2016

Short description of the problem:

Left menu randomly disappears after opening left menu. I have not been able to pinpoint the exact cause, because it happens like once every twenty tries. I've switched to a overlay menu which seems to have fixed the problem. So, it looks like the problem is just with the default iOS menu type (reveal?).

This is just a thought, but the problem could be because a click and a swipe gesture or two rapid clicks are both handled for opening or closing the menu, thus hiding the menu right after it has been shown. However, I have not been able to reproduce this consistently.

I was able to reproduce the problem in the simulator on the ionic website, so it should not be a problem specific to me:

Other information: (e.g. stacktraces, related issues, suggestions how to fix, stackoverflow links, forum links, etc)
https://forum.ionicframework.com/t/random-white-block-after-opening-or-closing-left-menu/62598

Which Ionic Version? 2.x

@ventr1x
Copy link

ventr1x commented Sep 7, 2016

There is actually an extreme amount of animation bugs in current beta.
ActionSheets that don't always disappear on click.
Pages you open twice (which can easily happen) completely bug out the entire app.

Sidemenus that bug out on multiple occasions and forms (especially on web).
Including the here mentioned problem and many more (like the actionsheet very often simply not disappearing).

Is there any kind of statement about this? Currently this all around feels very alpha and FAR away from any kind of production/rc state.

@jgw96
Copy link
Contributor

jgw96 commented Sep 8, 2016

Hello! Thanks for opening an issue with us! So I just have a few questions, what browser were you using when you reproduced it on the docs site? I just tried it with chrome and cannot seem to be able to reproduce. We are tracking an issue here which may be related. @ventr1x Sorry you are having issues with beta.11! Would you mind posting a repo that I can use to reproduce these issues? I cannot seem to reproduce these issues with any of my apps or our test apps at this time.

@jgw96 jgw96 added needs: reply the issue needs a response from the user v2 and removed menus labels Sep 8, 2016
@dvdbrink
Copy link
Author

dvdbrink commented Sep 8, 2016

I was using chrome 53 on windows. This indeed might be related to #7629. I was able to reproduce it again a second ago on the docs site and the menu is missing the show-menu class. I'm still not able to reproduce it consistently though, but it happens eventually by clicking the hamburger icon like a madman.

@Ionitron Ionitron removed the needs: reply the issue needs a response from the user label Sep 8, 2016
@jgw96
Copy link
Contributor

jgw96 commented Sep 8, 2016

@dvdbrink Hmm thats interesting, definitely sounds like #7629 rearing its head. Are you able to reproduce this in an app instead of just the docs site?

@jgw96 jgw96 added the needs: reply the issue needs a response from the user label Sep 8, 2016
@ventr1x
Copy link

ventr1x commented Sep 9, 2016

Sadly I currently can't easily post a repo as the app is contract work and not open source.
Maybe I get to reproduce it in a smaller app if I find the time.

But problems with the menu are actually the biggest issue for me.
I'm also using Chrome 53 (on Mac), but I've seen it happen in ios simulator too.

@dvdbrink
Copy link
Author

dvdbrink commented Sep 9, 2016

@jgw96 It can happen in an app (on iOS with reveal menu) as well

@jgw96
Copy link
Contributor

jgw96 commented Sep 9, 2016

Thanks for all the testing everyone. After looking into all the evidence I am going to mark this one as blocked by #7629 as this issue seems to either be a symptom of that issue or related in some way.

@Ionitron Ionitron removed the needs: reply the issue needs a response from the user label Sep 9, 2016
@jgw96 jgw96 added the blocked label Sep 9, 2016
manucorporat added a commit to manucorporat/ionic that referenced this issue Sep 13, 2016
manucorporat added a commit to manucorporat/ionic that referenced this issue Sep 14, 2016
manucorporat added a commit to manucorporat/ionic that referenced this issue Sep 14, 2016
manucorporat added a commit to manucorporat/ionic that referenced this issue Sep 14, 2016
adamdbradley pushed a commit that referenced this issue Sep 14, 2016
@manucorporat
Copy link
Contributor

@dvdbrink I think this was fixed in 8585427

please reopen if the problem persist!

@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

5 participants