[GH-ISSUE #165] Mobile support / Responsive page #82

Closed
opened 2026-04-08 16:50:14 +03:00 by zhus · 1 comment
Owner

Originally created by @xxnuo on GitHub (Jan 25, 2023).
Original GitHub issue: https://github.com/sigoden/dufs/issues/165

Any plans to support mobile web or responsive web design?

Originally created by @xxnuo on GitHub (Jan 25, 2023). Original GitHub issue: https://github.com/sigoden/dufs/issues/165 Any plans to support mobile web or responsive web design?
zhus closed this issue 2026-04-08 16:50:14 +03:00
Author
Owner

@sigoden commented on GitHub (Feb 20, 2023):

The dufs webpage mimics the layout of a file explorer.

image

image

The feature of this layout is left alignment, and the file name column does not limit the width. Although it is quite different from the current mainstream layout with centered alignment and limited width, it is also responsive.

mobile page is also optimized for responsive:

<!-- gh-comment-id:1437231155 --> @sigoden commented on GitHub (Feb 20, 2023): The dufs webpage mimics the layout of a file explorer. ![image](https://user-images.githubusercontent.com/4012553/220149629-20febb16-b66e-46a2-bb08-8b830596ed8d.png) ![image](https://user-images.githubusercontent.com/4012553/220149513-ecbdaaf6-e293-447f-a06d-371a333df53a.png) The feature of this layout is left alignment, and the file name column does not limit the width. Although it is quite different from the current mainstream layout with centered alignment and limited width, it is also responsive. mobile page is also optimized for responsive: <img src="https://user-images.githubusercontent.com/4012553/220151554-0040b605-0918-4e49-8a12-b923b6796e29.jpg" width="300">
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sigoden/dufs#82