Skip to content

fix(file-list): list mode long file names visibility - #17426

Open
alperozturk96 wants to merge 2 commits into
masterfrom
fix/file-name-extension
Open

fix(file-list): list mode long file names visibility#17426
alperozturk96 wants to merge 2 commits into
masterfrom
fix/file-name-extension

Conversation

@alperozturk96

@alperozturk96 alperozturk96 commented Aug 4, 2026

Copy link
Copy Markdown
Collaborator

Fixes:

Before After
before after

#17062

Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
@alperozturk96
alperozturk96 force-pushed the fix/file-name-extension branch from f945e9d to a987129 Compare August 5, 2026 06:24
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
@github-actions

github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown

blue-Light-Screenshot test failed, but no output was generated. Maybe a preliminary stage failed.

@github-actions

github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown

Codacy

SpotBugs

CategoryBaseNew
Bad practice3232
Correctness6464
Dodgy code217217
Experimental11
Malicious code vulnerability22
Multithreaded correctness2525
Performance4040
Security1919
Total400400

@github-actions

github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown

APK file: https://github.com/nextcloud/android/actions/runs/30981309107/artifacts/8921364118
To test this change/fix you can simply download above APK file and install and test it in parallel to your existing Nextcloud app.
qrcode (please click on link to get QR code displayed)

kra-mo

This comment was marked as duplicate.

@kra-mo kra-mo left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My comment got lost in the ether… I wanted to ask for clarification. How is this an improvement? The file extension being truncated seems like a downgrade and is not what we do on the web either.

@kra-mo

This comment was marked as resolved.

@alperozturk96

Copy link
Copy Markdown
Collaborator Author

My comment got lost in the ether… I wanted to ask for clarification. How is this an improvement? The file extension being truncated seems like a downgrade and is not what we do on the web either.

With this PR file extension now always visible before it was not visible if filename is too long.

Screenshot 2026-08-07 at 08 28 01

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

File name truncated in vertical list view – cannot see full name

2 participants