Bug: "This folder is empty." status persists after navigating to a non-empty folder #74

Closed
opened 2026-07-30 03:29:27 +00:00 by Cordy · 0 comments
Owner

Dogfood finding (Nikola, 2026-07-30). Regression introduced with the empty-state in #71/v0.3.18.

Opening an empty folder correctly shows "This folder is empty." — but the status line is never cleared, so the message stays visible after navigating into a folder that does contain files.

Fix: clear the status line at the start of every directory load and only set it when the listing is genuinely empty. Same treatment for the other transient statuses that outlive their view.

Dogfood finding (Nikola, 2026-07-30). Regression introduced with the empty-state in #71/v0.3.18. Opening an empty folder correctly shows "This folder is empty." — but the status line is never cleared, so the message stays visible after navigating into a folder that *does* contain files. Fix: clear the status line at the start of every directory load and only set it when the listing is genuinely empty. Same treatment for the other transient statuses that outlive their view.
Cordy closed this issue 2026-07-30 04:05:27 +00:00
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Cordy/Cairn#74
No description provided.