UI: Multiple Admin/Dev iframe islands show blank content instead of loading spinner #43
Labels
No labels
prio_critical
prio_low
type_bug
type_contact
type_issue
type_lead
type_question
type_story
type_task
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
lhumina_code/hero_os#43
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
Several iframe-based islands in the Admin and Development archipelagos open a window with a title bar but the content area is completely blank — no loading spinner, no error, no "Waiting for..." message. This differs from other unavailable services (Voice, Books, Collab, etc.) which correctly show the dark-themed "Waiting for hero_X..." spinner.
Affected islands:
Expected
Should show the "Waiting for hero_X..." spinner (like Voice, Collab, Whiteboard do) when the backend service returns 503, or load the iframe content when available.
Root Cause Hypothesis
The iframe URL or proxy route for these services may be misconfigured. Services that show the spinner correctly have their proxy returning a proper "waiting" page, while these appear to get a 503 with no body.
Steps to Reproduce
Severity
Medium
Screenshots
27_admin_indexer.png
30_admin_ai_broker.png
32_admin_router.png
33_admin_proc.png
39_dev_herodb.png
40_dev_embedder.png