Demo readiness: fix drag-drop upload, playlist SIDs, business search, project detail #17

Closed
opened 2026-02-19 03:32:25 +00:00 by mik-tf · 0 comments
Owner

Context

Several island components have UI bugs that block demo readiness: the files island drag-and-drop upload silently fails, playlists display raw SIDs instead of song names, business search results show SIDs instead of human-readable names, and the standalone projects island detail view is a stub that falls back to the list view.

Goals

  • Fix files island drag-and-drop upload (ondrop handler must trigger file reading)
  • Fix playlists island to resolve SIDs to song names via MediaClient
  • Fix business island search to display person/company names instead of raw SIDs
  • Fix standalone projects island: default to Board view, replace detail stub with a "coming soon" message
  • Add three-tier CI scripts (test-all, ci-local, ci-docker) following hero_books reference
## Context Several island components have UI bugs that block demo readiness: the files island drag-and-drop upload silently fails, playlists display raw SIDs instead of song names, business search results show SIDs instead of human-readable names, and the standalone projects island detail view is a stub that falls back to the list view. ## Goals - Fix files island drag-and-drop upload (ondrop handler must trigger file reading) - Fix playlists island to resolve SIDs to song names via MediaClient - Fix business island search to display person/company names instead of raw SIDs - Fix standalone projects island: default to Board view, replace detail stub with a "coming soon" message - Add three-tier CI scripts (test-all, ci-local, ci-docker) following hero_books reference
timur closed this issue 2026-02-19 06:29:32 +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
lhumina_code/hero_archipelagos#17
No description provided.