Flood_Mobile
Flood_Mobile copied to clipboard
Gesture detector in sidebar
Is your feature request related to a problem? Please describe.
The left sidebar can be opened by a left-to-right swipe on the left edge of the screen, which is nice. However, once the sidebar opens, if we want to swipe to close the sidebar, we need to start from almost the extreme right of the screen (red arrow). Since the sidebar doesn't seem to have a gesture detector, a right-to-left swipe (blue arrow) on the same does nothing. This makes the swiping behaviour really inconvenient for single-handed use of large phones.

Describe the solution you'd like Try to implement a gesture detector in the sidebar also so that the blue swipe also works.
Are you working on this? Yes
@devmrfitz The issue you described is actually the intended behavior of the sliding menu drawer. I am not sure if this is actually a problem.
Alright, I understand. It's just that it gets very difficult to perform the closing swipe on large phone screens
@Akshatji800 Sir assign this to me I will fix this shortly