soulsync/webui/static
Broque Thomas 801274deb3 Add error reason tooltips to failed downloads in missing tracks modal
When a download fails in the Download Missing Tracks modal, hovering over the "Failed" status now shows a   tooltip explaining why. The backend already tracked error_message on tasks internally but never sent it to the frontend. This surfaces those reasons and enriches them with detailed context — search diagnostics break down what happened per query (no results, filtered out, search error), retry failures include source counts and likely cause, and timeout/stuck messages name the state and duration. The tooltip uses a fixed-position popup to avoid clipping by the modal's scroll container, with scroll and visibility-aware dismissal.
2026-02-17 10:28:12 -08:00
..
favicon.png enlarge favicon 2026-02-13 16:11:32 -08:00
mobile.css css changes for enhanced search results for desktop and mobile 2026-02-13 10:24:20 -08:00
script.js Add error reason tooltips to failed downloads in missing tracks modal 2026-02-17 10:28:12 -08:00
style.css Add error reason tooltips to failed downloads in missing tracks modal 2026-02-17 10:28:12 -08:00