[GH-ISSUE #333] Files are not displayed when the page width is narrow (mobile especially) #177

Closed
opened 2026-04-08 16:50:54 +03:00 by zhus · 3 comments
Owner

Originally created by @fx-k on GitHub (Jan 3, 2024).
Original GitHub issue: https://github.com/sigoden/dufs/issues/333

Hey! Thanks to this amazing project for helping me easily run webdav and display files by basic web.

But when I access the page on my mobile phone, I find that if the title of the folder is relatively long (but it is within the legal length), it will be displayed in a new line. Once this happens, none of the files in the folder will not be displayed on the page.

At first, I thought it was a mistake with my mobile browser, but now I can easily reproduce this issue in my computer chrome: open the dufs website, enter a relatively long folder, and then narrow the browser window, you will find All the files in this folder disappear from the web interface!

I'm currently using docker to deploy dufs, the image is: sigoden/dufs@sha256:65b2af775272f7394c2c71ae6d0d5b5e0fe3382a071991a9b912f118a6215352

dufs will be even better if this issue is solved, thanks in advance :-)

image
image

Originally created by @fx-k on GitHub (Jan 3, 2024). Original GitHub issue: https://github.com/sigoden/dufs/issues/333 Hey! Thanks to this amazing project for helping me easily run webdav and display files by basic web. But when I access the page on my mobile phone, I find that if the title of the folder is relatively long (but it is within the legal length), it will be displayed in a new line. Once this happens, none of the files in the folder will not be displayed on the page. At first, I thought it was a mistake with my mobile browser, but now I can easily reproduce this issue in my computer chrome: **open the dufs website, enter a relatively long folder, and then narrow the browser window, you will find All the files in this folder disappear from the web interface!** I'm currently using docker to deploy dufs, the image is: `sigoden/dufs@sha256:65b2af775272f7394c2c71ae6d0d5b5e0fe3382a071991a9b912f118a6215352` dufs will be even better if this issue is solved, thanks in advance :-) ![image](https://github.com/sigoden/dufs/assets/17313185/3683146c-f5a7-40cb-b947-3606e1fd02da) ![image](https://github.com/sigoden/dufs/assets/17313185/33450009-1a43-476e-bbed-a6b3068be0b5)
zhus closed this issue 2026-04-08 16:50:54 +03:00
Author
Owner

@sigoden commented on GitHub (Jan 3, 2024):

Based on the information you provided, it is difficult for me to reproduce the question.

The most crucial information for me to locate the problem in the logs, don't skip it. @keke1229488344

<!-- gh-comment-id:1875268299 --> @sigoden commented on GitHub (Jan 3, 2024): Based on the information you provided, it is difficult for me to reproduce the question. The most crucial information for me to locate the problem in the logs, don't skip it. @keke1229488344
Author
Owner

@sigoden commented on GitHub (Jan 5, 2024):

Close this issue due to lack of information.

<!-- gh-comment-id:1877958426 --> @sigoden commented on GitHub (Jan 5, 2024): Close this issue due to lack of information.
Author
Owner

@ShouNichi commented on GitHub (Jun 20, 2024):

It is a frontend problem. When the title bar(folder name) gets too long, it will become multiple lines thus hiding the files.

Edit: Should be solved now.

<!-- gh-comment-id:2179954138 --> @ShouNichi commented on GitHub (Jun 20, 2024): It is a frontend problem. When the title bar(folder name) gets too long, it will become multiple lines thus hiding the files. Edit: Should be solved now.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sigoden/dufs#177