mherrmann / mherrmann/fman

Visual distinction between directory empty and still being loaded

Open
#535 1 comment 11 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

11 votes enhancement
Dominant language
Python
Stars
275
Forks
16
PR merge metrics
No merged PRs in 30d

Description

At the moment, the following two situations look the same in fman:

  • The current directory is empty
  • fman is still loading the current directory.

The goal of this issue is to give some visual indication which of the two is the case. Possible ideas:

  1. Show a spinning "loading" symbol to show that files are still being read.
  2. In empty directories, display the text "This directory is empty" (or similar).

Contributor guide

No contributing guide indexed for this repository

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

No files or tests are named. Start by locating the Python UI entry points that render the current directory and track directory loading, then compare the empty-directory and still-loading states. Done means fman visibly distinguishes these states, using either a loading indicator or an empty-directory message.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
desktop
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.