feat: rewire Launch App on Phone to do UI nav + progress polling #22
Reference in New Issue
Block a user
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?
Changed the "Launch App on Phone" button behavior on the MSFS Sync page.
New sequence:
Frontend: now polls task status from the extraction server and shows progress in the sync progress card.
Files:
admin_server.py— changed proxy target from/api/sync/startto/api/sync/check-for-updates, increased timeout to 30sstatic/index.html— rewrotelaunchMsfsApp()to poll task status and display progress/completion