Hi All, So I have an Ionic project that uses the side menu style starter app. I noticed a few bugs on Android. Firstly whilst the popup is open, I touched the physical back kept on my HTC M8 and the navigation did occur which it should not.
Secondly, I realised that when I have a confirm popup open, normally the background should not listen to any other touch input but in my application i was able to drag the view behind the popup to the right even thought its set to toggle left normally.
See Screen Shot
Now i dont think a user would perform this action anyways but being the tester I once was, I could help but try to break it and indeed did it show signs of breakage. I will get a demo up and running soon to showcase but i want to know if anyone else has seen this too