[Low] No error state when loadData fails - empty UI with no warning #53

Closed
opened 2026-05-24 14:05:03 -04:00 by zgaetano · 0 comments
Owner

File: app.jsx:20-24
Severity: Low

If loadData fails, the app still renders dataReady=true and shows a fully functional-looking UI with all empty arrays. No connection error banner, no retry button.

Fix: Show a 'Cannot connect to server' overlay with a retry button.

**File:** app.jsx:20-24 **Severity:** Low If loadData fails, the app still renders dataReady=true and shows a fully functional-looking UI with all empty arrays. No connection error banner, no retry button. **Fix:** Show a 'Cannot connect to server' overlay with a retry button.
zgaetano added the
bug
label 2026-05-24 14:05:03 -04:00
Sign in to join this conversation.
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: WildDragonLLC/dragonflight#53
No description provided.