Skip to content

feat(network): progress bar in search peer rows#66

Open
lukyrys wants to merge 1 commit into
mainfrom
feat/414-peer-row-progress
Open

feat(network): progress bar in search peer rows#66
lukyrys wants to merge 1 commit into
mainfrom
feat/414-peer-row-progress

Conversation

@lukyrys

@lukyrys lukyrys commented Jul 16, 2026

Copy link
Copy Markdown
Collaborator

Moves the search fallback progress into the peer table rows in Browse network → LISH details, replacing the single bar above the table.

  • each peer row now shows its own status in the Status column while Add to sharing / Details runs the fallback loop
  • "Downloading …" shows a per-row progress bar; a finished peer shows "Downloaded" with a green check, a failed one "Unavailable" with a red cross
  • the bar is time-driven against the worst-case attempt budget (dial + manifest timeout), same approach as the search progress bar
  • no backend changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant