-
Type:
New Feature
-
Status:
Resolved
-
Priority:
Major
-
Resolution:
Won't Fix
-
-
Environment:
Android, iOS
- Context/problem :
Mobile application follows a "burger menu" pattern to access the sections of the application.
When browsing deep folder trees, accessing another section (like search) requires to go back multiple times to get to the root
We have planned to review overall navigation (maybe moving to a home + tabbed navigation), however we need to improve menu accessibility in the application as it is.
- Goal :
Users can access side menu from wherever, by swiping from the screen's edge.
- Expected result :
One quick-win could be to change the actions performed by swiping from the edge of the screen from "back" (current pattern) to "display drawer menu".
Users would then be able to access the menu however deep they are in the folder navigation.