urbit / bridge

An application for interacting with Azimuth.
MIT License
96 stars 25 forks source link

Bridge/azimuth usability omnibus #652

Open mrdomino opened 2 years ago

mrdomino commented 2 years ago

Creating a catch-all for various bridge usability issues I encountered while trying to issue planets off a galaxy with bridge.

mrdomino commented 2 years ago

(fwiw i don't think the right thing to do is to try and fix each of these individually; i think the right thing is more like "give bridge more attention and people, and basically redo it so it is good, and then make sure that these are non-issues afterwards by glancing at them". but want to log issues i run into as a matter of course.)

Fang- commented 2 years ago

Good list. To ease the pain/provide some commentary:

bridge shouldn't generate and send transactions to issue stars that can't be issued

Huh, I could swear we had checks for this at some point. Certainly the list of example point names it gives you should be pulled from not-yet-spawned points, and display a message if nothing is available.

as a galaxy-holder, I expect my spawn proxy to be able to unlock stars, not my ownership key. Solution: document this unfortunate state of affairs, e.g. on the star unlock page in bridge.

Secondary problem: you will not be able to visit the unlock page when logged in with addresses that don't control a lockup, because we cannot discover the relevant lockup details.

(There is a rumor circulating that this is because you need networking keys set to issue points.)

Turns our rumors are true sometimes!

"Set Keys"

This is not the "set networking keys" you were looking for. Thought this was also documented in some other issue since it's a long-standing pain-point with the current copy, but can't find it. I think this will be fixed in the L2 Bridge release.

When trying to log in with a Ledger hardware wallet in Chrome ...

Duplicate of #581.