Cache preferences: auto-populate cache size on page open #39

Closed
opened 2026-02-08 17:06:19 +00:00 by forbes · 0 comments
Owner

Description

The Cache preferences page shows "Current cache size: Unknown" with a "Check Now" button. The "Unknown" label reads like a bug rather than an unchecked state.

Proposed Fix

  • Auto-check cache size when the Cache page is opened (or at least on first visit per session)
  • If auto-check is too slow, change the label from "Unknown" to "—" or "Not checked" in a dimmer color (Subtext0 #a6adc8) to indicate it's an intentional unloaded state

Component: src/Gui/ — Preferences dialog

## Description The Cache preferences page shows "Current cache size: Unknown" with a "Check Now" button. The "Unknown" label reads like a bug rather than an unchecked state. ## Proposed Fix - Auto-check cache size when the Cache page is opened (or at least on first visit per session) - If auto-check is too slow, change the label from "Unknown" to "—" or "Not checked" in a dimmer color (Subtext0 `#a6adc8`) to indicate it's an intentional unloaded state **Component:** `src/Gui/` — Preferences dialog
forbes added the enhancementUXlow-priority labels 2026-02-08 17:06:19 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kindred/create#39