Description
The mobile navigation menu (hamburger menu) in FilePicker.aspx is not clickable/tappable on mobile devices, making it impossible to navigate through the file picker interface on mobile.
Steps to Reproduce
- Open the OneDrive File Picker on a mobile device using this URL structure:
https://{tenant}-my.sharepoint.com/_layouts/15/FilePicker.aspx?filePicker={...}
- The page loads and displays a hamburger/mobile menu icon
- Attempt to tap/click the menu icon
- Expected: Menu opens showing navigation options
- Actual: Nothing happens, menu is unresponsive
Environment
- Browser: Chrome (mobile)
- Device: Mobile device (reproducible across devices)
- File Picker SDK Version: 8.0
- SharePoint: SharePoint Online
Additional Context
- The issue occurs even when opening the FilePicker.aspx URL directly in a new tab (isolated from any parent application)
- Desktop version works as expected
- This makes the File Picker completely unusable on mobile devices as there's no alternative way to navigate
Is this a known issue? Are there any workarounds available?
Description
The mobile navigation menu (hamburger menu) in FilePicker.aspx is not clickable/tappable on mobile devices, making it impossible to navigate through the file picker interface on mobile.
Steps to Reproduce
https://{tenant}-my.sharepoint.com/_layouts/15/FilePicker.aspx?filePicker={...}
Environment
Additional Context
Is this a known issue? Are there any workarounds available?