File Browser: Mobile support? #72
Labels
documentation
Improvements or additions to documentation
question
Further information is requested
status: submitter feedback needed
Is your feature request related to a problem? Please describe.
I've been using the FileBrowser component and find it frustrating that there does not seem to be a documented way to configure a mobile view. There is nothing in the documented Browser Configuration object.
Describe the solution you'd like
I'd like to know whether and how the FileBrowser can be rendered for a mobile device. Either by passing an additional parameter in the Browser Configuration options or through an additional query string parameter. The native Teams file list renders differently on a mobile device compared to a non-mobile device and I'd like to replicate the same behaviour for my own app that uses the FileBrowser component.
FileBrowser on mobile device:
FileBrowser on non-mobile device:
Describe alternatives you've considered
As an alternative, we have enabled a tiled list layout as default for mobile devices but this is not ideal from a UX/UI point of view and it'd be better to show the mobile view of the FileBrowser.
Additional context
The code samples and File Browser documentation do not show how to render the FileBrowser for mobile devices. Can the documentation or samples be updated to cover this scenario?
The text was updated successfully, but these errors were encountered: