TeamAmaze / TeamAmaze/AmazeFileManager

doesn't fold long file names, marquee effect impairs usability

Open
#1,617 1 comment 4 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Issue-Feature
Dominant language
Kotlin
Stars
6.4k
Forks
1.7k
Avg merge
3d 9h
Merged PRs (30d)
1

Description

expected behavior: by default, when viewing a directory, amaze should fold or truncate long file names. There should be an option to enable folding.

actual behavior: you get shown a random portion of the filename (marquee effect). There is an option to truncate instead, but no option to fold.

  • install Amaze
  • go to a directory with a really long file name

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Install Amaze and reproduce the behavior by opening a directory containing a very long file name, then inspect the directory-view filename rendering entry point. Compare the existing marquee and truncation options with the requested folding behavior; done means long names are readable by default and a user-facing folding option is available.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, kotlin
Domain
frontend, mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.