Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Peers: UI for swarm connect #891

Closed
lidel opened this issue Dec 2, 2018 · 1 comment
Closed

Peers: UI for swarm connect #891

lidel opened this issue Dec 2, 2018 · 1 comment
Assignees
Labels
exp/intermediate Prior experience is likely helpful kind/discussion Topical discussion; usually not changes to codebase

Comments

@lidel
Copy link
Member

lidel commented Dec 2, 2018

Here's an idea: "Add Connection" button

  • could be a button similar to "Add to IPFS" from Files screen
    • benefit from reusing established visual pattern
  • opens form that accepts multiaddr, when confirmed executes ipfs swarm connect
  • open questions:
    • how to indicate success/failure?
      • somehow store and "pin" peerid of manually added connection(s) to the top of Peer list?
      • display error message instead of peerid line if failed?
    • support "pet names" ? could be first step towards ipfs-friends-like feature
@olizilla
Copy link
Member

olizilla commented Dec 3, 2018

Thanks! I thought we had this written up somewhere, but apprently not. Yes, let's build it, I love it.

@olizilla olizilla added exp/intermediate Prior experience is likely helpful kind/discussion Topical discussion; usually not changes to codebase labels Dec 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
exp/intermediate Prior experience is likely helpful kind/discussion Topical discussion; usually not changes to codebase
Projects
None yet
Development

No branches or pull requests

3 participants