mitesh77/Best-Flutter-UI-Templates

Drawer opens when it should not

giaur500 opened this issue ยท 2 comments

Test on Android.
To reproduce:

  • open drawer
  • don't choose any menu option, swipe on blank space inside drawer menu to close drawer
  • tap inside window where drawer is located. Unable to click anything, drawer opens itself

On some phones it's even worse, drawer always opens itself and I am unable to click anything in window. It depends from font size and dpi used.
Drawer is buggy, please look?

Hi @mitesh77, I really appreciate what you've done with flutter here. I was looking around your examples when I faced the same issue. I managed to fix it for my fork of the repo. If this repo is open to PRs, maybe you can merge it to the master :)

I can confirm, fix works fine. I think issue can be closed.